mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
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. This was SVN commit r22851. |
||
|---|---|---|
| .. | ||
| GuiScriptConversions.cpp | ||
| JSInterface_GUIManager.cpp | ||
| JSInterface_GUIManager.h | ||
| JSInterface_GUITypes.cpp | ||
| JSInterface_GUITypes.h | ||
| JSInterface_IGUIObject.cpp | ||
| JSInterface_IGUIObject.h | ||
| JSInterface_IGUITextOwner.cpp | ||
| JSInterface_IGUITextOwner.h | ||
| ScriptFunctions.cpp | ||
| ScriptFunctions.h | ||