mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
Ongoing wipwork of the BaseUI update. Some bugfixes pending
This commit is contained in:
parent
616d974212
commit
ce4c8dabc9
53 changed files with 2033 additions and 3892 deletions
BIN
Templates/BaseGame/game/data/UI/images/backdrop.png
Normal file
BIN
Templates/BaseGame/game/data/UI/images/backdrop.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
|
|
@ -0,0 +1,3 @@
|
|||
<ImageAsset
|
||||
AssetName="backdrop_image"
|
||||
imageFile="@assetFile=backdrop.png"/>
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
<ImageAsset
|
||||
AssetName="textEditFrame_image"
|
||||
imageFile="@assetFile=textEditFrame.png"/>
|
||||
Loading…
Add table
Add a link
Reference in a new issue