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

Go to the source code of this file.

Classes

class  Sirikata::Input::EventResponse
 Defines the set of return values for an EventListener. More...
class  Sirikata::Input::InputListener
 InputListener receives events from the InputManager. More...

Namespaces

namespace  Sirikata
 

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


namespace  Sirikata::Input

Typedefs

typedef std::tr1::shared_ptr
< InputDeviceEvent > 
Sirikata::Input::InputDeviceEventPtr
typedef std::tr1::shared_ptr
< ButtonPressed > 
Sirikata::Input::ButtonPressedPtr
typedef std::tr1::shared_ptr
< ButtonRepeated > 
Sirikata::Input::ButtonRepeatedPtr
typedef std::tr1::shared_ptr
< ButtonReleased > 
Sirikata::Input::ButtonReleasedPtr
typedef std::tr1::shared_ptr
< ButtonDown > 
Sirikata::Input::ButtonDownPtr