Beispiel #1
0
 public InputHandler()
 {
     hotkeys = new HotKeys();
     hotkeys.GenerateDefaultKeys();
 }