Changeset 1645 for code/branches/gui/src/core/input/InputManager.cc
- Timestamp:
- Jul 23, 2008, 7:31:40 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gui/src/core/input/InputManager.cc
r1642 r1645 86 86 , stateCalibrator_(0) 87 87 , stateEmpty_(0) 88 , bCalibrating_(false) 88 89 , keyboardModifiers_(0) 89 , bCalibrating_(false)90 90 { 91 91 RegisterRootObject(InputManager);
Note: See TracChangeset
for help on using the changeset viewer.