![]() |
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.
|
Go to the source code of this file.
Classes | |
| class | OpenSkyNet::AI::Logic |
| struct | OpenSkyNet::AI::Logic::Rule |
Namespaces | |
| OpenSkyNet | |
| OpenSkyNet::AI | |
| Action selection solvers. | |
| OpenSkyNet::AI::FileIO | |
| Write/read AI classes to/from binary files. | |
Functions | |
| template<> | |
| int | OpenSkyNet::AI::FileIO::serialize (std::ofstream &fout_, const std::vector< Logic::Rule > &ruleVector_) |
| template<> | |
| int | OpenSkyNet::AI::FileIO::assemble (std::ifstream &fin_, std::vector< Logic::Rule > &ruleVector_) |
Variables | |
| KB * | OpenSkyNet::AI::g_kB = 0 |
1.8.6