buttonPressed(int id) const | Lamp::JoystickState | [inline, virtual] |
clear() | Lamp::JoystickState | [inline, virtual] |
getPOV(int id) const | Lamp::JoystickState | [inline, virtual] |
getSlider(int id) const | Lamp::JoystickState | [inline, virtual] |
getXAxis() const | Lamp::JoystickState | [inline, virtual] |
getXRotation() const | Lamp::JoystickState | [inline, virtual] |
getYAxis() const | Lamp::JoystickState | [inline, virtual] |
getYRotation() const | Lamp::JoystickState | [inline, virtual] |
getZAxis() const | Lamp::JoystickState | [inline, virtual] |
getZRotation() const | Lamp::JoystickState | [inline, virtual] |
JoystickState() | Lamp::JoystickState | [inline] |
maxAxisValue | Lamp::JoystickState | [static] |
maxButtonCount | Lamp::JoystickState | [static] |
maxPOVCount | Lamp::JoystickState | [static] |
maxPOVValue | Lamp::JoystickState | [static] |
maxSliderCount | Lamp::JoystickState | [static] |
minAxisValue | Lamp::JoystickState | [static] |
readBinary(BinaryReader *binaryReader) | Lamp::JoystickState | [virtual] |
setButtonPressed(int id, bool pressed) | Lamp::JoystickState | [inline, virtual] |
setPOV(int id, int pov) | Lamp::JoystickState | [inline, virtual] |
setSlider(int id, int slider) | Lamp::JoystickState | [inline, virtual] |
setXAxis(int xAxis) | Lamp::JoystickState | [inline, virtual] |
setXRotation(int xRotation) | Lamp::JoystickState | [inline, virtual] |
setYAxis(int yAxis) | Lamp::JoystickState | [inline, virtual] |
setYRotation(int yRotation) | Lamp::JoystickState | [inline, virtual] |
setZAxis(int zAxis) | Lamp::JoystickState | [inline, virtual] |
setZRotation(int zRotation) | Lamp::JoystickState | [inline, virtual] |
toString() const | Lamp::JoystickState | [inline, virtual] |
writeBinary(BinaryWriter *binaryWriter) const | Lamp::JoystickState | [virtual] |
~JoystickState() | Lamp::JoystickState | [inline, virtual] |