Package com.fs.starfarer.api.combat
Class ShipAIConfig
java.lang.Object
com.fs.starfarer.api.combat.ShipAIConfig
- All Implemented Interfaces:
Cloneable
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
alwaysStrafeOffensively
public boolean alwaysStrafeOffensively -
backingOffWhileNotVentingAllowed
public boolean backingOffWhileNotVentingAllowed -
turnToFaceWithUndamagedArmor
public boolean turnToFaceWithUndamagedArmor -
burnDriveIgnoreEnemies
public boolean burnDriveIgnoreEnemies -
personalityOverride
-
-
Constructor Details
-
ShipAIConfig
public ShipAIConfig()
-
-
Method Details