![]() |
Tactics: Western Philosophers Vs. Musicians
0.12
A turn-based tactical game combining rules and gameplay elements inspired by Final Fantasy Tactics and the Mayfair Exponential Game System. Unlike most games of this type, motion is in full, grid-less 3D.
|
#include <AIWrapper.h>
Public Member Functions | |
FSMWrapper () | |
Public Attributes | |
FSM * | _fSM |
State * | _state |
float | _timeStampStateChange |
FSM_IDS | _index |
bool | _isEnabled |
Wrapper::FSMWrapper::FSMWrapper | ( | ) |
FSM* OpenSkyNet::AI::Wrapper::FSMWrapper::_fSM |
FSM_IDS OpenSkyNet::AI::Wrapper::FSMWrapper::_index |
bool OpenSkyNet::AI::Wrapper::FSMWrapper::_isEnabled |
State* OpenSkyNet::AI::Wrapper::FSMWrapper::_state |
float OpenSkyNet::AI::Wrapper::FSMWrapper::_timeStampStateChange |