Analog enum value | wit::Event | |
angle | wit::JoystickEvent | |
ButtonPress enum value | wit::Event | |
ButtonRelease enum value | wit::Event | |
controllerNumber | wit::InputEvent | |
controllerType | wit::InputEvent | |
Event(int type) | wit::Event | [protected] |
InputEvent(int type, Controller ctype, unsigned short id) | wit::InputEvent | [protected] |
isRightStick | wit::JoystickEvent | |
Joystick enum value | wit::Event | |
JoystickEvent(Controller ctype, unsigned short id, bool isRightStick=false) | wit::JoystickEvent | |
magnitude | wit::JoystickEvent | |
Motion enum value | wit::Event | |
Pointer enum value | wit::Event | |
PointerLeave enum value | wit::Event | |
setByAngle(float pangle, float pmag) | wit::JoystickEvent | |
setByPosition(signed char px, signed char py) | wit::JoystickEvent | |
setByPosition(float px, float py) | wit::JoystickEvent | |
type() const | wit::Event | |
Type enum name | wit::Event | |
User enum value | wit::Event | |
x | wit::JoystickEvent | |
y | wit::JoystickEvent |