Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Public Attributes | List of all members
OIS::JoyStickEvent Class Reference

Specialised for joystick events. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/OISJoyStick.h>

Inheritance diagram for OIS::JoyStickEvent:
OIS::EventArg

Public Member Functions

 JoyStickEvent (Object *obj, const JoyStickState &st)
 
virtual ~JoyStickEvent ()
 
- Public Member Functions inherited from OIS::EventArg
 EventArg (Object *obj)
 
virtual ~EventArg ()
 

Public Attributes

const JoyStickStatestate
 
- Public Attributes inherited from OIS::EventArg
const Objectdevice
 Pointer to the Input Device. More...
 

Detailed Description

Specialised for joystick events.

Constructor & Destructor Documentation

OIS::JoyStickEvent::JoyStickEvent ( Object obj,
const JoyStickState st 
)
inline
virtual OIS::JoyStickEvent::~JoyStickEvent ( )
inlinevirtual

Member Data Documentation

const JoyStickState& OIS::JoyStickEvent::state

The documentation for this class was generated from the following file: