mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-22 08:03:45 +00:00
Also fixes behavior handling of menu input buttons not refreshing reliably Adds ability to define a control on a MenuList to act as a highlighter over the currently selected control Cleaned up BaseUI pages to use UINavigation which reduced a lot of duplication of elements and code
5 lines
159 B
Text
5 lines
159 B
Text
<GUIAsset
|
|
AssetName="MainMenuButtons"
|
|
scriptFile="@assetFile=MainMenuButtons.tscript"
|
|
GUIFile="@assetFile=MainMenuButtons.gui"
|
|
VersionId="1"/>
|