#include <OISJoyStick.h>
Public Member Functions | |
| JoyStickEvent (Object *obj, const JoyStickState &st) | |
| virtual | ~JoyStickEvent () |
Public Attributes | |
| const JoyStickState & | state |
Definition at line 96 of file OISJoyStick.h.
| OIS::JoyStickEvent::JoyStickEvent | ( | Object * | obj, | |
| const JoyStickState & | st | |||
| ) | [inline] |
Definition at line 99 of file OISJoyStick.h.
| virtual OIS::JoyStickEvent::~JoyStickEvent | ( | ) | [inline, virtual] |
Definition at line 100 of file OISJoyStick.h.
Definition at line 102 of file OISJoyStick.h.
Referenced by EventHandler::axisMoved(), and EventHandler::povMoved().
1.5.4