axisMoved(const JoyStickEvent &arg, int axis)=0 | OIS::JoyStickListener | [pure virtual] |
buttonPressed(const JoyStickEvent &arg, int button)=0 | OIS::JoyStickListener | [pure virtual] |
buttonReleased(const JoyStickEvent &arg, int button)=0 | OIS::JoyStickListener | [pure virtual] |
povMoved(const JoyStickEvent &, int) | OIS::JoyStickListener | [inline, virtual] |
sliderMoved(const JoyStickEvent &, int) | OIS::JoyStickListener | [inline, virtual] |
~JoyStickListener() | OIS::JoyStickListener | [inline, virtual] |