Changeset 5819 in orxonox.OLD for trunk/src/lib/event
- Timestamp:
- Nov 29, 2005, 11:07:43 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/event/key_mapper.h
r5474 r5819 29 29 virtual ~KeyMapper(); 30 30 31 void loadKeyBindings(const char* fileName = DEFAULT_CONFIG_FILE);31 void loadKeyBindings(const char* fileName = NULL); 32 32 void loadKeyBindings(IniParser* iniParser); 33 33
Note: See TracChangeset
for help on using the changeset viewer.