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.
|
This is the complete list of members for OpenSkyNet::AI::State, including all inherited members.
_actions | OpenSkyNet::AI::State | |
_inputs | OpenSkyNet::AI::State | |
_next | OpenSkyNet::AI::State | |
_stateId | OpenSkyNet::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::State | inline |
State(int stateId_, const std::vector< Action > &actions_) | OpenSkyNet::AI::State | inline |