#include <_src_control_joystick.hh>
Public Types | |
| enum | { ROLL, PITCH, YAW, THROTTLE } |
Public Member Functions | |
| AxisMap (void) | |
| bool | IfRoll (const input::JoystickEvent &event) |
| bool | IfPitch (const input::JoystickEvent &event) |
| bool | IfYaw (const input::JoystickEvent &event) |
| bool | IfThrottle (const input::JoystickEvent &event) |
Private Attributes | |
| vector< uint > | mAxises |
Friends | |
| class | Joystick |
| control::Joystick::AxisMap::AxisMap | ( | void | ) |
ctor.
| bool control::Joystick::AxisMap::IfRoll | ( | const input::JoystickEvent & | event | ) |
| bool control::Joystick::AxisMap::IfPitch | ( | const input::JoystickEvent & | event | ) |
| bool control::Joystick::AxisMap::IfYaw | ( | const input::JoystickEvent & | event | ) |
| bool control::Joystick::AxisMap::IfThrottle | ( | const input::JoystickEvent & | event | ) |
friend class Joystick [friend] |
vector<uint> control::Joystick::AxisMap::mAxises [private] |
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:49 2010