API Documentation
|
This is the complete list of members for ControllerInterface, including all inherited members.
batteries() const =0 | ControllerInterface | pure virtual |
centerButtons() const =0 | ControllerInterface | pure virtual |
color() const =0 | ControllerInterface | pure virtual |
hapticFeedback() const =0 | ControllerInterface | pure virtual |
id() const =0 | ControllerInterface | pure virtual |
leftButtons() const =0 | ControllerInterface | pure virtual |
leftSticks() const =0 | ControllerInterface | pure virtual |
leftTriggers() const =0 | ControllerInterface | pure virtual |
onUpdated() | ControllerInterface | signal |
requestColor(const RGBColor &color)=0 | ControllerInterface | pure virtual |
requestVibrating(fltp08 left, fltp08 right)=0 | ControllerInterface | pure virtual |
rightButtons() const =0 | ControllerInterface | pure virtual |
rightSticks() const =0 | ControllerInterface | pure virtual |
rightTriggers() const =0 | ControllerInterface | pure virtual |
setWindowInstance(WindowInstance *) | ControllerInterface | inlinevirtual |
updateState()=0 | ControllerInterface | pure virtual |
vibration() const =0 | ControllerInterface | pure virtual |