LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cJoystickAxisEvent Class Reference
An event generated whenever a joystick axis value changes.
More...
#include <cJoystickAxisEvent.h>
Inheritance diagram for n2l::cJoystickAxisEvent:
[legend]Collaboration diagram for n2l::cJoystickAxisEvent:
[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 cJoystickAxisEvent.h.
Constructor & Destructor Documentation
| n2l::cJoystickAxisEvent::cJoystickAxisEvent |
( |
const SDL_JoyAxisEvent & |
iEvent |
) |
|
|
| virtual n2l::cJoystickAxisEvent::~cJoystickAxisEvent |
( |
|
) |
[virtual] |
|
Member Function Documentation
| virtual const tUint n2l::cJoystickAxisEvent::key |
( |
|
) |
const [virtual] |
|
| virtual const tKeyMods n2l::cJoystickAxisEvent::mods |
( |
|
) |
const [virtual] |
|
| virtual const tBool n2l::cJoystickAxisEvent::pressed |
( |
|
) |
const [virtual] |
|
| virtual const tEventType n2l::cJoystickAxisEvent::type |
( |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following file: