Changeset 5816 in orxonox.OLD for branches/world_entities/src/lib/event
- Timestamp:
- Nov 29, 2005, 10:39:54 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/world_entities/src/lib/event/key_mapper.h
r5474 r5816 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.