Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.combat.ShipAIConfig Class Reference

Public Member Functions

 ShipAIConfig ()
 

Public Attributes

boolean alwaysStrafeOffensively = false
 
boolean backingOffWhileNotVentingAllowed = true
 
boolean turnToFaceWithUndamagedArmor = true
 
boolean burnDriveIgnoreEnemies = false
 
String personalityOverride = null
 

Detailed Description

Definition at line 3 of file ShipAIConfig.java.

Constructor & Destructor Documentation

◆ ShipAIConfig()

com.fs.starfarer.api.combat.ShipAIConfig.ShipAIConfig ( )

Definition at line 13 of file ShipAIConfig.java.

Member Data Documentation

◆ alwaysStrafeOffensively

boolean com.fs.starfarer.api.combat.ShipAIConfig.alwaysStrafeOffensively = false

Definition at line 5 of file ShipAIConfig.java.

◆ backingOffWhileNotVentingAllowed

boolean com.fs.starfarer.api.combat.ShipAIConfig.backingOffWhileNotVentingAllowed = true

Definition at line 6 of file ShipAIConfig.java.

◆ burnDriveIgnoreEnemies

boolean com.fs.starfarer.api.combat.ShipAIConfig.burnDriveIgnoreEnemies = false

Definition at line 9 of file ShipAIConfig.java.

◆ personalityOverride

String com.fs.starfarer.api.combat.ShipAIConfig.personalityOverride = null

Definition at line 11 of file ShipAIConfig.java.

◆ turnToFaceWithUndamagedArmor

boolean com.fs.starfarer.api.combat.ShipAIConfig.turnToFaceWithUndamagedArmor = true

Definition at line 7 of file ShipAIConfig.java.


The documentation for this class was generated from the following file: