Class DarkenedGazeSystemAI
java.lang.Object
com.fs.starfarer.api.impl.combat.dweller.DarkenedGazeSystemAI
- All Implemented Interfaces:
ShipSystemAIScript
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CombatEngineAPI
protected ShipwideAIFlags
protected DarkenedGazeSystemScript
protected ShipAPI
protected ShipSystemAPI
protected float
protected ShipAPI
protected IntervalUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
advance
(float amount, org.lwjgl.util.vector.Vector2f missileDangerDir, org.lwjgl.util.vector.Vector2f collisionDangerDir, ShipAPI target) void
void
init
(ShipAPI ship, ShipSystemAPI system, ShipwideAIFlags flags, CombatEngineAPI engine)
-
Field Details
-
ship
-
engine
-
flags
-
system
-
script
-
systemFluxPerSecond
protected float systemFluxPerSecond -
tracker
-
targetOverride
-
-
Constructor Details
-
DarkenedGazeSystemAI
public DarkenedGazeSystemAI()
-
-
Method Details
-
init
- Specified by:
init
in interfaceShipSystemAIScript
-
advance
public void advance(float amount, org.lwjgl.util.vector.Vector2f missileDangerDir, org.lwjgl.util.vector.Vector2f collisionDangerDir, ShipAPI target) - Specified by:
advance
in interfaceShipSystemAIScript
-
giveCommand
public void giveCommand()
-