Sirikata
Classes | Namespaces | Typedefs
libogre/include/sirikata/ogre/input/SDLInputManager.hpp File Reference
#include <sirikata/ogre/input/InputManager.hpp>
Include dependency graph for SDLInputManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Sirikata::Input::SDLKeyRepeatInfo
class  Sirikata::Input::SDLInputManager
class  Sirikata::Input::SDLInputManager::InitializationException

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::Graphics
 

Namespace for the OGRE Graphics Plugin: see class OgreSystem.


namespace  Sirikata::Input

Typedefs

typedef struct SDL_Surface SDL_Surface
typedef Sirikata::uint32 SDL_WindowID
typedef void * SDL_GLContext
typedef union SDL_Event SDL_Event
typedef std::tr1::shared_ptr
< SDLKeyRepeatInfo > 
Sirikata::Input::SDLKeyRepeatInfoPtr

Typedef Documentation

typedef union SDL_Event SDL_Event
typedef void* SDL_GLContext
typedef struct SDL_Surface SDL_Surface
typedef Sirikata::uint32 SDL_WindowID