#include <inp_global.hh>
Public Member Functions | |
| Global (void) | |
| ~Global () | |
| Joystick & | GetJoystick (void) |
| void | SetJoystick (eJoystickDriver joystickDriver) |
Public Attributes | |
| INP_KEYBOARD_CLASS | mKeyboard |
| InputQueue | mInputQueue |
Private Attributes | |
| Joystick * | mJoystick |
See base_global.hh.
Joystick object: Global manages the joystick object and ensures only one exists at a time. The reason is to allow trying another joystick driver if one fails to work.
| inp::Global::Global | ( | void | ) |
ctor/dtor.
| inp::Global::~Global | ( | ) |
| Joystick& inp::Global::GetJoystick | ( | void | ) | [inline] |
| void inp::Global::SetJoystick | ( | eJoystickDriver | joystickDriver | ) |
Switch joystick driver.
| INP_KEYBOARD_CLASS inp::Global::mKeyboard |
Joystick* inp::Global::mJoystick [private] |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:28 2007