Class DuelEnemyAIImpl
java.lang.Object
com.fs.starfarer.api.impl.campaign.eventide.DuelEnemyAIImpl
- All Implemented Interfaces:
DuelEnemyAI
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfloat
float
float
float
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
initialDelay
public float initialDelay -
moveDelay
public float moveDelay -
next
-
recentBlocks
public float recentBlocks -
noBlockDur
public float noBlockDur
-
-
Constructor Details
-
DuelEnemyAIImpl
public DuelEnemyAIImpl()
-
-
Method Details
-
advance
- Specified by:
advance
in interfaceDuelEnemyAI
-
render
public void render(float alphaMult) - Specified by:
render
in interfaceDuelEnemyAI
-