Tinman
1.0
|
#include <map>
#include <vector>
#include <memory>
#include <unistd.h>
#include <OgreRoot.h>
#include <OgreRenderWindow.h>
#include <OgreWindowEventUtilities.h>
#include <CEGUI/CEGUI.h>
#include <OIS/OISEvents.h>
#include <OIS/OISInputManager.h>
#include <OIS/OISKeyboard.h>
#include <OIS/OISMouse.h>
Go to the source code of this file.
Classes | |
class | EventListener |
Enumerations | |
enum | EventType { EventType::repeat, EventType::doItOnce } |
enum | EventTrigger { EventTrigger::OnKeyPressed, EventTrigger::OnKeyReleased } |
|
strong |
|
strong |