OIS::JoyStick Member List
This is the complete list of members for
OIS::JoyStick, including all inherited members.
_initialize()=0 | OIS::Object | [pure virtual] |
buffered() const | OIS::Object | [inline, virtual] |
capture()=0 | OIS::Object | [pure virtual] |
getCreator() const | OIS::Object | [inline] |
getEventCallback() const | OIS::JoyStick | |
getID() const | OIS::Object | [inline, virtual] |
getJoyStickState() const | OIS::JoyStick | [inline] |
getNumberOfComponents(ComponentType cType) const | OIS::JoyStick | |
getVector3Sensitivity() const | OIS::JoyStick | |
JoyStick(const std::string &vendor, bool buffered, int devID, InputManager *creator) | OIS::JoyStick | [protected] |
MAX_AXIS | OIS::JoyStick | [static] |
mBuffered | OIS::Object | [protected] |
mCreator | OIS::Object | [protected] |
mDevID | OIS::Object | [protected] |
MIN_AXIS | OIS::JoyStick | [static] |
mListener | OIS::JoyStick | [protected] |
mPOVs | OIS::JoyStick | [protected] |
mSliders | OIS::JoyStick | [protected] |
mState | OIS::JoyStick | [protected] |
mType | OIS::Object | [protected] |
mVector3Sensitivity | OIS::JoyStick | [protected] |
mVendor | OIS::Object | [protected] |
Object(const std::string &vendor, Type iType, bool buffered, int devID, InputManager *creator) | OIS::Object | [inline, protected] |
queryInterface(Interface::IType type)=0 | OIS::Object | [pure virtual] |
setBuffered(bool buffered)=0 | OIS::Object | [pure virtual] |
setEventCallback(JoyStickListener *joyListener) | OIS::JoyStick | [virtual] |
setVector3Sensitivity(float degrees=OIS_JOYSTICK_VECTOR3_DEFAULT) | OIS::JoyStick | |
type() const | OIS::Object | [inline] |
vendor() const | OIS::Object | [inline] |
~JoyStick() | OIS::JoyStick | [inline, virtual] |
~Object() | OIS::Object | [inline, virtual] |