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::KB, including all inherited members.
_maxRecords | OpenSkyNet::AI::KB | protected |
_reservedRecords | OpenSkyNet::AI::KB | |
add(const Record &record_, bool disallowIfPremNameExists_=false)=0 | OpenSkyNet::AI::KB | pure virtual |
calcStateScore(int stateId_) const =0 | OpenSkyNet::AI::KB | pure virtual |
clear()=0 | OpenSkyNet::AI::KB | pure virtual |
find(const Record &record_)=0 | OpenSkyNet::AI::KB | pure virtual |
isEmpty() const =0 | OpenSkyNet::AI::KB | pure virtual |
KB() | OpenSkyNet::AI::KB | |
KB(int maxRecords_, unsigned int reservedRecords_, unsigned int initParamsSizeOfReservedRecords_) | OpenSkyNet::AI::KB | |
RECORDS_NOT_FOUND | OpenSkyNet::AI::KB | protectedstatic |
remove(const Record &record_, bool all_, int numOfParamsToCheck_=-1)=0 | OpenSkyNet::AI::KB | pure virtual |
size() const =0 | OpenSkyNet::AI::KB | pure virtual |