OIS::LinuxJoyStick Member List
This is the complete list of members for
OIS::LinuxJoyStick, including all inherited members.
_clearJoys(JoyStickInfoList &joys) | OIS::LinuxJoyStick | [static] |
_getJoyInfo() | OIS::LinuxJoyStick | |
_initialize() | OIS::LinuxJoyStick | [virtual] |
_scanJoys() | OIS::LinuxJoyStick | [static] |
buffered() const | OIS::Object | [inline, virtual] |
capture() | OIS::LinuxJoyStick | [virtual] |
ff_effect | OIS::LinuxJoyStick | [protected] |
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] |
LinuxJoyStick(InputManager *creator, bool buffered, const JoyStickInfo &js) | OIS::LinuxJoyStick | |
MAX_AXIS | OIS::JoyStick | [static] |
mAxisMap | OIS::LinuxJoyStick | [protected] |
mBuffered | OIS::Object | [protected] |
mButtonMap | OIS::LinuxJoyStick | [protected] |
mCreator | OIS::Object | [protected] |
mDevID | OIS::Object | [protected] |
MIN_AXIS | OIS::JoyStick | [static] |
mJoyStick | OIS::LinuxJoyStick | [protected] |
mListener | OIS::JoyStick | [protected] |
mPOVs | OIS::JoyStick | [protected] |
mRanges | OIS::LinuxJoyStick | [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) | OIS::LinuxJoyStick | [virtual] |
setBuffered(bool buffered) | OIS::LinuxJoyStick | [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] |
~LinuxJoyStick() | OIS::LinuxJoyStick | [virtual] |
~Object() | OIS::Object | [inline, virtual] |