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 "GOgreApp.h"
#include "GUIScreen.h"
#include <RendererModules/Ogre/CEGUIOgreRenderer.h>
#include <RendererModules/Ogre/CEGUIOgreResourceProvider.h>
#include <OgreStringConverter.h>
#include <OgreException.h>
#include <SdkTrays.h>
#include <stack>
Go to the source code of this file.
Classes | |
class | OpenSkyNet::Graphics::InputListener |
class | OpenSkyNet::Graphics::UI |
Namespaces | |
OpenSkyNet | |
OpenSkyNet::Graphics | |
Wraps OGRE and CEGUI, and adds custom event handlers and renderable objects. | |
Functions | |
typedef | void (__attribute__((stdcall))*NodePickedCallback)(const char *name_) |
typedef void | ( | __attribute__((stdcall))* | NodePickedCallback | ) | const |