AITools
 All Data Structures Functions
Public Types | Public Member Functions | Data Fields
aiTools::ActionState Class Reference

#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
 

Detailed Description

Represents the type of action an entity has to take


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