#include <inp_joystick.hh>
Public Member Functions | |
| Event (void) | |
| void | Clear (void) |
| bool | IfValid (void) const |
Public Attributes | |
| Joystick::eAxis | mAxis |
| which axis | |
| int | mAxisVal |
| axis movement | |
| Joystick::eButton | mButton |
| which button | |
| bool | mButtonVal |
| button on/off | |
Think of Event as a union: it should be assigned with either an axis or button event (not both).
| inp::Joystick::Event::Event | ( | void | ) | [inline] |
| void inp::Joystick::Event::Clear | ( | void | ) | [inline] |
| bool inp::Joystick::Event::IfValid | ( | void | ) | const [inline] |
which axis
axis movement
which button
button on/off
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:28 2007