#include <AITools.h>
Public Types | |
| enum | TurnState { FirstMove, SecondMove, Action } |
Public Member Functions | |
| ActionState (communication::messages::types::EntityId id, TurnState turnState) | |
Data Fields | |
| communication::messages::types::EntityId | id |
| TurnState | turnState |
Represents the type of action an entity has to take
1.8.6