stratega.EntityCategory

class stratega.EntityCategory

Represents a grouping of entity types into categories. Can be used by the agent to query SGA::EntityType grouped in different categories.

Members:

Null

Base

Building

Spawner

Unit

NoFighter

Fighter

Melee

Ranged

__init__(self: stratega.EntityCategory, value: int) None

Methods

__init__(self, value)

Attributes

Base

Building

Fighter

Melee

NoFighter

Null

Ranged

Spawner

Unit

name