Changeset 1881 for code/trunk/src/core/input/ExtendedInputState.h
- Timestamp:
- Oct 3, 2008, 3:30:15 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/core/input/ExtendedInputState.h
r1878 r1881 64 64 bool removeHandler(InputHandler* handler); 65 65 66 void removeAndDestroyAllHandlers();67 68 66 private: 69 67 ExtendedInputState() { }
Note: See TracChangeset
for help on using the changeset viewer.