Click or drag to resize

EmptyKeys.Strategy.AI.Components.ActionsPlanet Namespace

 
Classes
  ClassDescription
Public classFindPlanetUpgradeToBuild
Implements planet action for behavior. This action finds available Factory Item based on Upgrade Modifier attribute. The result is stored in ItemToBuild of PlanetBehaviorContext.
Public classPlanetBuildFactoryItem
Implements planet action for behavior. This action starts building Factory Item. If Factory Item is unit, it can set unit starting behavior.
Public classPlanetBuyFactoryItem
Implements planet action for behavior. This action buys Factory Item and sets behavior, if Factory Item is unit.
Public classPlanetMoveUnitFromOrbit
Implements planet action for behavior. This action moves any unit on orbit to star system. Based on DefensiveRatio some units are set to defense by setting behavior.
Public classPlanetRepairUnitsOnOrbit
Implements planet action for behavior. This action repairs any unit on orbit, which has hull bellow HullPercentage.
Public classPlanetResetBehavior
Implements planet action for behavior. This action resets behavior of the planet.
Public classPlanetSetBehavior
Implements planet action for behavior. This action sets behavior for planet.