LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cJoystickHatEvent Class Reference
An event generated whenever a joystick axis value changes.
More...
#include <cJoystickHatEvent.h>
Inheritance diagram for n2l::cJoystickHatEvent:
[legend]Collaboration diagram for n2l::cJoystickHatEvent:
[legend]List of all members.Public Member Functions
Detailed Description
An event generated whenever a joystick axis value changes.
Definition at line 39 of file cJoystickHatEvent.h.
Constructor & Destructor Documentation
| n2l::cJoystickHatEvent::cJoystickHatEvent |
( |
const SDL_JoyHatEvent & |
iEvent |
) |
|
|
| n2l::cJoystickHatEvent::~cJoystickHatEvent |
( |
|
) |
[virtual] |
|
Member Function Documentation
| virtual const tUint& n2l::cJoystickHatEvent::hat |
( |
|
) |
const [inline, virtual] |
|
| virtual const tUint& n2l::cJoystickHatEvent::joystickID |
( |
|
) |
const [inline, virtual] |
|
| virtual const tEventType n2l::cJoystickHatEvent::type |
( |
|
) |
const [inline, virtual] |
|
| virtual const tUint& n2l::cJoystickHatEvent::value |
( |
|
) |
const [inline, virtual] |
|
The documentation for this class was generated from the following files: