source:
code/branches/cegui0.8_ogre1.9/data/gui/layouts/InGameTest.layout
@
11804
Last change on this file since 11804 was 11793, checked in by landauf, 7 years ago | |
---|---|
|
|
File size: 472 bytes |
Line | |
---|---|
1 | <?xml version='1.0' encoding='utf-8'?> |
2 | <GUILayout version="4"> |
3 | <Window name="TestWindow" type="DefaultGUISheet"> |
4 | <Property name="Size" value="{{1.0,0},{1.0,0}}" /> |
5 | <Window name="TestButton" type="MenuWidgets/Button"> |
6 | <Property name="Position" value="{{0.11,0},{0.528,0}}" /> |
7 | <Property name="Size" value="{{0.15,0},{0.05,0}}" /> |
8 | <Property name="Text" value="NoFunction" /> |
9 | </Window> |
10 | </Window> |
11 | </GUILayout> |
Note: See TracBrowser
for help on using the repository browser.