piskel/js/service/keyboard
jdescottes 6eabf01ffc feature : add keyboard shortcuts
+ decentralized shortcut declaration
+ each service/controller is now responsible for declaring its shorcuts
- documentation (cheatsheet) is still to be maintained manually
- init order matters (shortcutService has to be instanciated before
  everyone else) => should have a standalone KeyboardService singleton
  which is ready as soon as it is loaded
2013-11-19 23:46:33 +01:00
..
CheatsheetService.js feature : add keyboard shortcuts 2013-11-19 23:46:33 +01:00
KeycodeTranslator.js feature : add keyboard shortcuts 2013-11-19 23:46:33 +01:00
ShortcutService.js feature : add keyboard shortcuts 2013-11-19 23:46:33 +01:00