stratega.ActionCategory
- class stratega.ActionCategory
Represents a grouping of action types into categories. Can be used by the agent to query SGA::ActionType grouped in different categories.
Members:
Null
Move
Attack
Heal
Gather
Spawn
Research
- __init__(self: stratega.ActionCategory, value: int) None
Methods
__init__(self, value)Attributes
AttackGatherHealMoveNullResearchSpawnname