Changeset 7205 in orxonox.OLD for branches/std/src/lib/event
- Timestamp:
- Mar 9, 2006, 8:47:20 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/std/src/lib/event/key_mapper.h
r7203 r7205 29 29 virtual ~KeyMapper(); 30 30 31 void loadKeyBindings(const std::string& fileName = NULL);31 void loadKeyBindings(const std::string& fileName = "" ); 32 32 void loadKeyBindings(IniParser* iniParser); 33 33
Note: See TracChangeset
for help on using the changeset viewer.