Last change
on this file since 11680 was
11211,
checked in by bknecht, 9 years ago
|
Merging cegui0.8 branch into ogre1.9 branch
|
-
Property svn:eol-style set to
native
|
File size:
460 bytes
|
Rev | Line | |
---|
[11211] | 1 | <?xml version='1.0' encoding='utf-8'?> |
---|
| 2 | <GUILayout version="4"> |
---|
| 3 | <Window name="Background" type="MenuWidgets/StaticImage"> |
---|
| 4 | <Property name="Size" value="{{1.0,0},{1.0,0}}" /> |
---|
| 5 | <Property name="Image" value="MainMenuBackground/Background" /> |
---|
| 6 | <Property name="FrameEnabled" value="set:true" /> |
---|
| 7 | <Property name="BackgroundEnabled" value="set:false" /> |
---|
| 8 | <Property name="InheritsAlpha" value="False" /> |
---|
[6145] | 9 | </Window> |
---|
[11211] | 10 | </GUILayout> |
---|
Note: See
TracBrowser
for help on using the repository browser.