![]() |
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.
|
#include "CUpdater.h"Go to the source code of this file.
Classes | |
| class | OpenSkyNet::Core::UpdateManager |
Namespaces | |
| OpenSkyNet | |
| OpenSkyNet::Core | |
| Classes for a base game object hierarchy, object factories, and updater classes. | |
Macros | |
| #define | UpdMan OpenSkyNet::Core::UpdateManager::getInstance() |
| #define | GetUpd(updaterTypePtr_, updaterTypeEnum_) static_cast<updaterTypePtr_>(UpdMan->getUpdater(updaterTypeEnum_)) |
| #define GetUpd | ( | updaterTypePtr_, | |
| updaterTypeEnum_ | |||
| ) | static_cast<updaterTypePtr_>(UpdMan->getUpdater(updaterTypeEnum_)) |
| #define UpdMan OpenSkyNet::Core::UpdateManager::getInstance() |
1.8.6