Public Attributes | |
| std::vector< int > | buttons |
| std::vector< int > | relAxes |
| std::vector< int > | absAxes |
| std::vector< int > | hats |
Definition at line 40 of file EventHelpers.cpp.
| std::vector<int> DeviceComponentInfo::buttons |
Definition at line 42 of file EventHelpers.cpp.
Referenced by getComponentInfo(), and OIS::EventUtils::isJoyStick().
| std::vector<int> DeviceComponentInfo::relAxes |
Definition at line 42 of file EventHelpers.cpp.
Referenced by getComponentInfo(), and OIS::EventUtils::isJoyStick().
| std::vector<int> DeviceComponentInfo::absAxes |
Definition at line 42 of file EventHelpers.cpp.
Referenced by getComponentInfo(), and OIS::EventUtils::isJoyStick().
| std::vector<int> DeviceComponentInfo::hats |
Definition at line 42 of file EventHelpers.cpp.
Referenced by getComponentInfo(), and OIS::EventUtils::isJoyStick().
1.5.4