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 "../Libs/OgreCore_LIB/OgreCore.h"
#include "../Libs/Graphics_LIB/GUI.h"
#include "../Libs/Utils_LIB/USocket.h"
#include "Tactics3DPC.h"
#include "Tactics3DNPC.h"
#include "Tactics3DRemotePC.h"
#include <OgreRenderObjectListener.h>
#include <tinyxml.h>
Go to the source code of this file.
Classes | |
class | Tactics3D::AppUserObj |
class | Tactics3D::InputListener |
class | Tactics3D::App |
Namespaces | |
Tactics3D | |
All logic and data for the game Tactics: Western Philosophers Vs. Musicians. | |
Functions | |
void * | Tactics3D::gameLoop (void *arg) |