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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OpenSkyNet::AI::State Member List

This is the complete list of members for OpenSkyNet::AI::State, including all inherited members.

_actionsOpenSkyNet::AI::State
_inputsOpenSkyNet::AI::State
_nextOpenSkyNet::AI::State
_stateIdOpenSkyNet::AI::State
assemble(std::ifstream &fin_, std::vector< int > &nextStateIds_)OpenSkyNet::AI::State
getNextState(int input_)OpenSkyNet::AI::State
serialize(std::ofstream &fout_) const OpenSkyNet::AI::State
State(int stateId_=-1)OpenSkyNet::AI::Stateinline
State(int stateId_, const std::vector< Action > &actions_)OpenSkyNet::AI::Stateinline