Changeset 9659 for code/branches/core6/src/libraries/core/input/JoyStick.cc
- Timestamp:
- Aug 18, 2013, 4:57:51 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core6/src/libraries/core/input/JoyStick.cc
r9559 r9659 51 51 : super(id, oisInputManager) 52 52 { 53 Register RootObject(JoyStick);53 RegisterObject(JoyStick); 54 54 this->setConfigValues(); 55 55 // Initialise POV and Slider states
Note: See TracChangeset
for help on using the changeset viewer.