Class GBIRemoraDrain
java.lang.Object
com.fs.starfarer.api.impl.campaign.ghosts.BaseGhostBehaviorInterrupt
com.fs.starfarer.api.impl.campaign.ghosts.GBIRemoraDrain
- All Implemented Interfaces:
GhostBehaviorInterrupt
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected float
protected SectorEntityToken
protected IntervalUtil
Fields inherited from class com.fs.starfarer.api.impl.campaign.ghosts.BaseGhostBehaviorInterrupt
delay
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
advance
(float amount, SensorGhost ghost, GhostBehavior behavior) Methods inherited from class com.fs.starfarer.api.impl.campaign.ghosts.BaseGhostBehaviorInterrupt
hasDelayRemaining, shouldInterruptBehavior
-
Field Details
-
target
-
drainRange
protected float drainRange -
tracker
-
-
Constructor Details
-
GBIRemoraDrain
-
-
Method Details
-
advance
- Specified by:
advance
in interfaceGhostBehaviorInterrupt
- Overrides:
advance
in classBaseGhostBehaviorInterrupt
-