[Scummvm-devel] RFC: Flexible keymapping via new EVENT_ (post 0.10) (Serhiy Batyuk)

Serhiy Batyuk sbatyuk at gmail.com
Fri Jul 13 15:13:48 CEST 2007


And here is how the ActionMapping would look like

struct ActionMapping {
  Common::KeyState defaultKey;
  Common::EventType type;
  int priority;
  String description;
}

-- 
Best regards,
Serhiy Batyuk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20070713/a91f0bb9/attachment.html>


More information about the Scummvm-devel mailing list