Changeset 10561 for code/branches/core7/src/libraries/core
- Timestamp:
- Aug 29, 2015, 10:53:30 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core7/src/libraries/core/input/JoyStick.cc
r9667 r10561 47 47 48 48 std::vector<std::string> JoyStick::deviceNames_s; 49 50 RegisterAbstractClass(JoyStick).inheritsFrom<Configurable>(); 49 51 50 52 JoyStick::JoyStick(unsigned int id, OIS::InputManager* oisInputManager)
Note: See TracChangeset
for help on using the changeset viewer.