Base low-level JoystickDevice class (system-neutral).
More...
#include <_src_input_device_joystick.hh>
List of all members.
Detailed Description
Base low-level JoystickDevice class (system-neutral).
///
/// Axis values are returned in range -0x7fff...+0x7fff as:
///
/// -0x7fff
/// |
/// -0x7fff --o-- +0x7fff
/// |
/// -0x7fff
///
///
Constructor & Destructor Documentation
| input::JoystickDevice::JoystickDevice |
( |
void |
|
) |
[protected] |
| input::JoystickDevice::~JoystickDevice |
( |
|
) |
[protected, virtual] |
Member Function Documentation
This is a special kind of singleton that instantiates a system-specific derivative of itself.
| virtual bool input::JoystickDevice::PollJoystickDevice |
( |
JoystickEvent & |
event |
) |
[protected, pure virtual] |
| virtual void input::JoystickDevice::PrintStatus |
( |
void |
|
) |
[pure virtual] |
| CLASS_TICK_FUNCTOR_BASIC void input::JoystickDevice::Tick |
( |
const Milliseconds |
milliseconds |
) |
[private] |
Friends And Related Function Documentation
friend class TickFunctor [friend] |
Member Data Documentation
polls device-driver and enqueues events
The documentation for this class was generated from the following files:
Palomino Flight Simulator documents generated by
doxygen 1.7.1 on Tue May 15 2012 22:40:11