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