|
OIS 1.6
Object-oriented Input System
|
#include <OISJoyStick.h>
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 JoyStickState & | state |
| Public Attributes inherited from OIS::EventArg | |
| const Object * | device |
| Pointer to the Input Device. | |
Specialised for joystick events
|
inline |
|
inlinevirtual |
| const JoyStickState& OIS::JoyStickEvent::state |