HomeWildfire Games

Support assigning functions to hotkeys from the JS GUI without involving a GUI…

Description

Support assigning functions to hotkeys from the JS GUI without involving a GUI object.

Allows developers and modders to register and unregister hotkeys without having to specify, change or overwrite XML files.
Also allows implementing the main menu GUI page with only GUI objects for one submenu, refs #5387 / D2240.

Differential Revision: https://code.wildfiregames.com/D2260
Idea by nani in D2257.

Details