| [11793] | 1 | <?xml version='1.0' encoding='utf-8'?> | 
|---|
 | 2 | <GUILayout version="4"> | 
|---|
| [11801] | 3 |     <Window name="CreditsBackground" type="DefaultWindow"> | 
|---|
| [11793] | 4 |         <Property name="InheritsAlpha" value="False" /> | 
|---|
 | 5 |         <Property name="MaxSize" value="{{1,0},{1,0}}" /> | 
|---|
 | 6 |         <Property name="Area" value="{{0,0},{0,0},{1,0},{1,0}}" /> | 
|---|
 | 7 |         <Window name="CreditsWindow" type="MenuWidgets/StaticText"> | 
|---|
 | 8 |             <Property name="Text" value="Credits" /> | 
|---|
 | 9 |             <Property name="Alpha" value="0.8" /> | 
|---|
 | 10 |             <Property name="InheritsAlpha" value="False" /> | 
|---|
| [11803] | 11 |             <Property name="HorzFormatting" value="CentreAligned" /> | 
|---|
| [11793] | 12 |             <Property name="MaxSize" value="{{1,0},{1,0}}" /> | 
|---|
 | 13 |             <Property name="VertFormatting" value="TopAligned" /> | 
|---|
 | 14 |             <Property name="Area" value="{{0.15,0},{0.2125,0},{0.85,0},{0.6375,0}}" /> | 
|---|
 | 15 |             <Window name="CreditsMenuWrapper" type="MenuWidgets/StaticText"> | 
|---|
 | 16 |                 <Property name="InheritsAlpha" value="False" /> | 
|---|
 | 17 |                 <Property name="MaxSize" value="{{1,0},{1,0}}" /> | 
|---|
| [11803] | 18 |                 <Property name="HorzFormatting" value="CentreAligned" /> | 
|---|
| [11793] | 19 |                 <Property name="VertFormatting" value="TopAligned" /> | 
|---|
 | 20 |                 <Property name="Area" value="{{0.05,0},{0.15,0},{0.95,0},{0.92,0}}" /> | 
|---|
 | 21 |                 <Window name="CreditsMenuPane" type="MenuWidgets/ScrollablePane"> | 
|---|
 | 22 |                     <Property name="ContentArea" value="l:0 t:0 r:0 b:0" /> | 
|---|
 | 23 |                     <Property name="HorzStepSize" value="0.005" /> | 
|---|
 | 24 |                     <Property name="VertStepSize" value="0.005" /> | 
|---|
 | 25 |                     <Property name="MaxSize" value="{{1,0},{1,0}}" /> | 
|---|
 | 26 |                     <Property name="HorzOverlapSize" value="0.01" /> | 
|---|
 | 27 |                     <Property name="Area" value="{{0,0},{0,0},{0.997,0},{0.997,0}}" /> | 
|---|
 | 28 |                     <Property name="VertOverlapSize" value="0.01" /> | 
|---|
 | 29 |                     <Property name="HorzScrollPosition" value="0" /> | 
|---|
 | 30 |                     <Property name="VertScrollPosition" value="0" /> | 
|---|
 | 31 |                     <Window name="CreditsText" type="MenuWidgets/StaticText"> | 
|---|
 | 32 |                         <Property name="TextColours" value="FFFFFFFF" /> | 
|---|
 | 33 |                         <Property name="InheritsAlpha" value="False" /> | 
|---|
 | 34 |                         <Property name="MaxSize" value="{{1,0},{1,0}}" /> | 
|---|
| [11803] | 35 |                         <Property name="HorzFormatting" value="CentreAligned" /> | 
|---|
| [11793] | 36 |                         <Property name="VertFormatting" value="TopAligned" /> | 
|---|
 | 37 |                         <Property name="Area" value="{{0,0},{0,0},{1,0},{1,0}}" /> | 
|---|
 | 38 |                         <Property name="Text">Orxonox version 0.0.3 | 
|---|
| [9016] | 39 |      | 
|---|
 | 40 |     Programming Language:  C++ - lua - tcl | 
|---|
 | 41 |     Environment:  OpenAL - Ogre - OIS - CEGUI - enet - ODE | 
|---|
 | 42 |     Licence:  GNU General Public Licence - Creative Commons | 
|---|
 | 43 |      | 
|---|
 | 44 |     http://www.orxonox.net | 
|---|
 | 45 |      | 
|---|
 | 46 |     Credits: | 
|---|
| [9941] | 47 |     http://www.orxonox.net/wiki/credits | 
|---|
 | 48 |  | 
|---|
 | 49 |     Thanks to AMIV: | 
|---|
 | 50 |     https://www.amiv.ethz.ch/ | 
|---|
| [7801] | 51 |                       </Property> | 
|---|
| [7732] | 52 |                     </Window> | 
|---|
 | 53 |                 </Window> | 
|---|
| [6363] | 54 |             </Window> | 
|---|
 | 55 |         </Window> | 
|---|
| [11793] | 56 |         <Window name="CreditsBackButton" type="MenuWidgets/Button"> | 
|---|
 | 57 |             <Property name="Text" value="Back" /> | 
|---|
 | 58 |             <Property name="MaxSize" value="{{1,0},{1,0}}" /> | 
|---|
 | 59 |             <Property name="Area" value="{{0.4,0},{0.6625,0},{0.6,0},{0.7125,0}}" /> | 
|---|
 | 60 |             <Event function="CreditsMenu.CreditsBackButton_clicked" name="Clicked" /> | 
|---|
| [6363] | 61 |         </Window> | 
|---|
 | 62 |     </Window> | 
|---|
| [11793] | 63 | </GUILayout> | 
|---|