VoltAir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups Pages
ControllerEvent Member List

This is the complete list of members for ControllerEvent, including all inherited members.

ControllerEvent(int deviceId=-1)ControllerEvent
getDeviceId() const ControllerEventinline
getJoystickAxisStates() const ControllerEventinline
getJoystickAxisValue(const JoystickAxisCode &axis) const ControllerEvent
getKeyStates() const ControllerEventinline
getTriggerAxisStates() const ControllerEventinline
getTriggerAxisValue(const TriggerAxisCode &axis) const ControllerEvent
hasDeviceId() const ControllerEventinline
hasJoystickAxisInfo() const ControllerEventinline
hasJoystickAxisInfo(const JoystickAxisCode &axis) const ControllerEventinline
hasKeyInfo() const ControllerEventinline
hasKeyInfo(const KeyCode &keyCode) const ControllerEventinline
hasTriggerAxisInfo() const ControllerEventinline
hasTriggerAxisInfo(const TriggerAxisCode &axis) const ControllerEventinline
isKeyPressed(const KeyCode &keyCode) const ControllerEvent
JoystickAxisStates typedefControllerEvent
KeyStates typedefControllerEvent
setDeviceId(int deviceId)ControllerEventinline
setJoystickAxisValue(const JoystickAxisCode &axis, float value)ControllerEvent
setKeyState(const KeyCode &keyCode, bool isPressed)ControllerEventinline
setTriggerAxisValue(const TriggerAxisCode &axis, float value)ControllerEvent
TriggerAxisStates typedefControllerEvent
~ControllerEvent() (defined in ControllerEvent)ControllerEventvirtual