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::Logic, including all inherited members.
assemble(std::ifstream &fin_) | OpenSkyNet::AI::Logic | |
createDerivationRule(const std::vector< Premise > &antecedents_, const std::vector< int > &numOfParamsInAntecsToCheck_, int consequentStateInput_, const std::vector< int > ×Found_, const std::vector< bool > &acceptOnlyNewSinceStateChange_, const std::vector< float > &secondsOld_, const std::vector< Premise > &conseKBPrems_, const std::vector< Premise > &remKBPrems_, const std::vector< bool > &remAll_) | OpenSkyNet::AI::Logic | |
getLogicId() const | OpenSkyNet::AI::Logic | inline |
Logic(LOGIC_IDS logicId_, const int maxRules_=-1) | OpenSkyNet::AI::Logic | |
performLogic(State *&state_, KB *&kB_, float &timeStamp_, bool includeGlobalKB_=false) | OpenSkyNet::AI::Logic | |
serialize(std::ofstream &fout_) const | OpenSkyNet::AI::Logic |