|
Last change
on this file since 6737 was
6595,
checked in by rgrieder, 16 years ago
|
|
Merged remaining revisions from gamestate to gamestates2.
|
-
Property svn:eol-style set to
native
|
|
File size:
476 bytes
|
| Rev | Line | |
|---|
| [5432] | 1 | <?xml version="1.0" ?> |
|---|
| 2 | <GUILayout> |
|---|
| 3 | <Window Type="DefaultGUISheet" Name="orxonox/TestWindow"> |
|---|
| 4 | <Property Name="UnifiedSize" Value="{{1.0,0},{1.0,0}}"/> |
|---|
| 5 | |
|---|
| [6595] | 6 | <Window Type="MenuWidgets/Button" Name="orxonox/TestButton"> |
|---|
| [5432] | 7 | <Property Name="UnifiedPosition" Value="{{0.11,0},{0.528,0}}"/> |
|---|
| 8 | <Property Name="UnifiedSize" Value="{{0.15,0},{0.05,0}}"/> |
|---|
| 9 | <Property Name="Text" Value="NoFunction"/> |
|---|
| 10 | </Window> |
|---|
| 11 | |
|---|
| 12 | </Window> |
|---|
| 13 | </GUILayout> |
|---|
Note: See
TracBrowser
for help on using the repository browser.