Axis enum name | Lamp::JoystickAxis | |
axisMax enum value (defined in Lamp::JoystickAxis) | Lamp::JoystickAxis | |
axisMin enum value (defined in Lamp::JoystickAxis) | Lamp::JoystickAxis | |
axisRotationX enum value (defined in Lamp::JoystickAxis) | Lamp::JoystickAxis | |
axisRotationY enum value (defined in Lamp::JoystickAxis) | Lamp::JoystickAxis | |
axisRotationZ enum value (defined in Lamp::JoystickAxis) | Lamp::JoystickAxis | |
axisSlider0 enum value (defined in Lamp::JoystickAxis) | Lamp::JoystickAxis | |
axisSlider1 enum value (defined in Lamp::JoystickAxis) | Lamp::JoystickAxis | |
axisX enum value (defined in Lamp::JoystickAxis) | Lamp::JoystickAxis | |
axisY enum value (defined in Lamp::JoystickAxis) | Lamp::JoystickAxis | |
axisZ enum value (defined in Lamp::JoystickAxis) | Lamp::JoystickAxis | |
BufferedInput (defined in Lamp::Joystick) | Lamp::Joystick | [friend] |
buttonDown(int id) const | Lamp::Joystick | [inline, virtual] |
buttonPressed(int id) const | Lamp::Joystick | [inline, virtual] |
buttonUp(int id) const | Lamp::Joystick | [inline, virtual] |
clear() | Lamp::Joystick | [inline, virtual] |
correctAxisValue(int axisValue) const | Lamp::Joystick | [inline, protected, virtual] |
correctSliderValue(int sliderValue) const | Lamp::Joystick | [inline, protected, virtual] |
getAxis(Axis axis) const | Lamp::Joystick | [inline, virtual] |
getAxisCount() const | Lamp::Joystick | [inline, virtual] |
getAxisCountWithoutSlider() const | Lamp::Joystick | [inline, virtual] |
getButtonCount() const | Lamp::Joystick | [inline, virtual] |
getName() const | Lamp::Joystick | [inline, virtual] |
getPOV(int id) const | Lamp::Joystick | [inline, virtual] |
getPOVCount() const | Lamp::Joystick | [inline, virtual] |
getPrePOV(int id) const | Lamp::Joystick | [inline, virtual] |
getPreXAxis() const | Lamp::Joystick | [inline, virtual] |
getPreXRotation() const | Lamp::Joystick | [inline, virtual] |
getPreYAxis() const | Lamp::Joystick | [inline, virtual] |
getPreYRotation() const | Lamp::Joystick | [inline, virtual] |
getPreZAxis() const | Lamp::Joystick | [inline, virtual] |
getPreZRotation() const | Lamp::Joystick | [inline, virtual] |
getSlider(int id) const | Lamp::Joystick | [inline, virtual] |
getSliderCount() const | Lamp::Joystick | [inline, virtual] |
getState() | Lamp::Joystick | [inline, protected, virtual] |
getXAxis() const | Lamp::Joystick | [inline, virtual] |
getXRotation() const | Lamp::Joystick | [inline, virtual] |
getYAxis() const | Lamp::Joystick | [inline, virtual] |
getYRotation() const | Lamp::Joystick | [inline, virtual] |
getZAxis() const | Lamp::Joystick | [inline, virtual] |
getZRotation() const | Lamp::Joystick | [inline, virtual] |
hasAxis(Axis axis) const | Lamp::Joystick | [inline, virtual] |
hasXAxis() const | Lamp::Joystick | [inline, virtual] |
hasXRotation() const | Lamp::Joystick | [inline, virtual] |
hasYAxis() const | Lamp::Joystick | [inline, virtual] |
hasYRotation() const | Lamp::Joystick | [inline, virtual] |
hasZAxis() const | Lamp::Joystick | [inline, virtual] |
hasZRotation() const | Lamp::Joystick | [inline, virtual] |
isAttached() const | Lamp::Joystick | [inline, virtual] |
isExclusive() const | Lamp::Joystick | [inline, virtual] |
isForeground() const | Lamp::Joystick | [inline, virtual] |
isPolled() const | Lamp::Joystick | [inline, virtual] |
isPOVCenter(int id) const | Lamp::Joystick | [inline, virtual] |
Joystick(JoystickDevice *device) | Lamp::Joystick | [protected] |
JoystickAxis() | Lamp::JoystickAxis | [inline] |
LampInput (defined in Lamp::Joystick) | Lamp::Joystick | [friend] |
maxAxisValue | Lamp::Joystick | [static] |
maxButtonCount | Lamp::Joystick | [static] |
maxPOVCount | Lamp::Joystick | [static] |
maxPOVValue | Lamp::Joystick | [static] |
maxSliderCount | Lamp::Joystick | [static] |
minAxisValue | Lamp::Joystick | [static] |
setCooperativeLevel(bool exclusive, bool foreground) | Lamp::Joystick | [inline, virtual] |
setNextState(const JoystickState &state) | Lamp::Joystick | [protected, virtual] |
toString() const | Lamp::Joystick | [virtual] |
~Joystick() | Lamp::Joystick | [protected, virtual] |
~JoystickAxis() | Lamp::JoystickAxis | [inline, virtual] |