Changeset 3147
- Timestamp:
- Jun 11, 2009, 10:03:38 PM (15 years ago)
- Location:
- code/branches/pch/src/core/input
- Files:
-
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pch/src/core/input/CMakeLists.txt
r2710 r3147 1 1 ADD_SOURCE_FILES(CORE_SRC_FILES 2 2 Button.cc 3 CalibratorCallback.cc4 3 ExtendedInputState.cc 5 4 HalfAxis.cc -
code/branches/pch/src/core/input/InputManager.cc
r3125 r3147 59 59 #include "KeyBinder.h" 60 60 #include "KeyDetector.h" 61 #include "CalibratorCallback.h"62 61 #include "InputState.h" 63 62 #include "SimpleInputState.h"
Note: See TracChangeset
for help on using the changeset viewer.