Stephen Kennedy
dfcdbb0d33
KeymapManager - implemented loading/saving of keymaps
...
- Refactoring of code to map a key to a UserAction - now we call a method on UserAction to do it (and it then tells the Keymap class)
- General cleanup of code
svn-id: r33262
2008-07-24 10:00:56 +00:00
Stephen Kennedy
2f064da102
Most of Keymapper class complete
...
DefaultEventManager now initialises Keymapper and passes key press events to it
svn-id: r33227
2008-07-23 08:45:12 +00:00
Stephen Kennedy
0b8203b0e5
More WIP development of Keymap class
...
svn-id: r33113
2008-07-19 19:12:49 +00:00
Stephen Kennedy
19345b5a62
Keymap class implemented. KeymapManager and Keymapper classes started
...
svn-id: r33107
2008-07-19 00:57:37 +00:00