Class DwellerCombatStrategyForBothSidesPlugin
java.lang.Object
com.fs.starfarer.api.combat.BaseEveryFrameCombatPlugin
com.fs.starfarer.api.impl.combat.dweller.DwellerCombatStrategyForBothSidesPlugin
- All Implemented Interfaces:
CombatEnginePlugin
,EveryFrameCombatPlugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DwellerCombatStrategyAI
protected DwellerCombatStrategyAI
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fs.starfarer.api.combat.BaseEveryFrameCombatPlugin
init, processInputPreCoreControls, renderInUICoords, renderInWorldCoords
-
Field Details
-
playerSide
-
enemySide
-
-
Constructor Details
-
DwellerCombatStrategyForBothSidesPlugin
public DwellerCombatStrategyForBothSidesPlugin()
-
-
Method Details
-
advance
- Specified by:
advance
in interfaceEveryFrameCombatPlugin
- Overrides:
advance
in classBaseEveryFrameCombatPlugin
-