| [6363] | 1 | <?xml version="1.0" encoding="UTF-8"?> | 
|---|
|  | 2 |  | 
|---|
|  | 3 | <GUILayout > | 
|---|
| [6746] | 4 | <Window Type="MenuWidgets/StaticImage" Name="orxonox/MultiplayerBackground" > | 
|---|
| [6363] | 5 | <Property Name="FrameEnabled" Value="False" /> | 
|---|
|  | 6 | <Property Name="InheritsAlpha" Value="False" /> | 
|---|
|  | 7 | <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" /> | 
|---|
|  | 8 | <Property Name="UnifiedAreaRect" Value="{{0,0},{0,0},{1,0},{1,0}}" /> | 
|---|
|  | 9 | <Property Name="BackgroundEnabled" Value="False" /> | 
|---|
| [6746] | 10 | <Window Type="MenuWidgets/StaticText" Name="orxonox/MultiplayerWindow" > | 
|---|
| [6363] | 11 | <Property Name="Text" Value="Multiplayer" /> | 
|---|
|  | 12 | <Property Name="Alpha" Value="0.8" /> | 
|---|
|  | 13 | <Property Name="InheritsAlpha" Value="False" /> | 
|---|
|  | 14 | <Property Name="HorzFormatting" Value="HorzCentred" /> | 
|---|
|  | 15 | <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" /> | 
|---|
|  | 16 | <Property Name="VertFormatting" Value="TopAligned" /> | 
|---|
|  | 17 | <Property Name="UnifiedAreaRect" Value="{{0.25,0},{0.2875,0},{0.75,0},{0.6375,0}}" /> | 
|---|
| [7163] | 18 | <Window Type="MenuWidgets/Listbox" Name="orxonox/MultiplayerListbox" > | 
|---|
| [6363] | 19 | <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" /> | 
|---|
|  | 20 | <Property Name="UnifiedAreaRect" Value="{{0.05,0},{0.15,0},{0.95,0},{0.8,0}}" /> | 
|---|
|  | 21 | </Window> | 
|---|
| [6746] | 22 | <Window Type="MenuWidgets/RadioButton" Name="orxonox/MultiplayerJoinButton" > | 
|---|
| [6363] | 23 | <Property Name="Text" Value="Join" /> | 
|---|
|  | 24 | <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" /> | 
|---|
|  | 25 | <Property Name="UnifiedAreaRect" Value="{{0.1,0},{0.85,0},{0.3,0},{0.95,0}}" /> | 
|---|
|  | 26 | <Event Name="SelectStateChanged" Function="MultiplayerMenu.MultiplayerJoinButton_clicked"/> | 
|---|
|  | 27 | </Window> | 
|---|
| [6746] | 28 | <Window Type="MenuWidgets/RadioButton" Name="orxonox/MultiplayerHostButton" > | 
|---|
| [6363] | 29 | <Property Name="Text" Value="Host" /> | 
|---|
|  | 30 | <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" /> | 
|---|
|  | 31 | <Property Name="UnifiedAreaRect" Value="{{0.4,0},{0.85,0},{0.6,0},{0.95,0}}" /> | 
|---|
|  | 32 | <Event Name="SelectStateChanged" Function="MultiplayerMenu.MultiplayerHostButton_clicked"/> | 
|---|
|  | 33 | </Window> | 
|---|
| [6746] | 34 | <Window Type="MenuWidgets/RadioButton" Name="orxonox/MultiplayerDedicatedButton" > | 
|---|
| [6363] | 35 | <Property Name="Text" Value="Dedicated" /> | 
|---|
|  | 36 | <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" /> | 
|---|
|  | 37 | <Property Name="UnifiedAreaRect" Value="{{0.7,0},{0.85,0},{0.9,0},{0.95,0}}" /> | 
|---|
|  | 38 | <Event Name="SelectStateChanged" Function="MultiplayerMenu.MultiplayerDedicatedButton_clicked"/> | 
|---|
|  | 39 | </Window> | 
|---|
|  | 40 | </Window> | 
|---|
| [6746] | 41 | <Window Type="MenuWidgets/Button" Name="orxonox/MultiplayerStartButton" > | 
|---|
| [6363] | 42 | <Property Name="Text" Value="Start" /> | 
|---|
|  | 43 | <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" /> | 
|---|
|  | 44 | <Property Name="UnifiedAreaRect" Value="{{0.2875,0},{0.6625,0},{0.4875,0},{0.7125,0}}" /> | 
|---|
|  | 45 | <Event Name="Clicked" Function="MultiplayerMenu.MultiplayerStartButton_clicked"/> | 
|---|
|  | 46 | </Window> | 
|---|
| [6746] | 47 | <Window Type="MenuWidgets/Button" Name="orxonox/MultiplayerBackButton" > | 
|---|
| [6363] | 48 | <Property Name="Text" Value="Back" /> | 
|---|
|  | 49 | <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" /> | 
|---|
|  | 50 | <Property Name="UnifiedAreaRect" Value="{{0.5125,0},{0.6625,0},{0.7125,0},{0.7125,0}}" /> | 
|---|
|  | 51 | <Event Name="Clicked" Function="MultiplayerMenu.MultiplayerBackButton_clicked"/> | 
|---|
|  | 52 | </Window> | 
|---|
|  | 53 | </Window> | 
|---|
|  | 54 | </GUILayout> | 
|---|