buttonPressed(unsigned char no) const | Joystick | |
doCalibration() | Joystick | [protected] |
DOWN enum value | Joystick | |
finishCalibration() | Joystick | |
getNumberOfJoysticks() | Joystick | [inline, static] |
init() | Joystick | [static] |
isCalibrating() const | Joystick | [inline] |
isDown() const | Joystick | [inline] |
isEnabled() const | Joystick | [inline] |
isLeft() const | Joystick | [inline] |
isRight() const | Joystick | [inline] |
isUp() const | Joystick | [inline] |
Joystick(int no) | Joystick | |
joystickCount | Joystick | [protected, static] |
LEFT enum value | Joystick | |
MAX_BUTTONS enum value | Joystick | |
mButtons | Joystick | [protected] |
mCalibrating | Joystick | [protected] |
mDirection | Joystick | [protected] |
mDownTolerance | Joystick | [protected] |
mEnabled | Joystick | [protected] |
mJoystick | Joystick | [protected] |
mLeftTolerance | Joystick | [protected] |
mRightTolerance | Joystick | [protected] |
mUpTolerance | Joystick | [protected] |
RIGHT enum value | Joystick | |
setEnabled(bool enabled) | Joystick | [inline] |
startCalibration() | Joystick | |
UP enum value | Joystick | |
update() | Joystick | |
~Joystick() | Joystick |