2009-05-03 12:53:37 -04:00
|
|
|
<div x="2%" y="1%" width="96%" height="99%" layout="vertical-row" >
|
2009-03-14 21:34:21 -04:00
|
|
|
|
|
|
|
<label width="100%" height="25" text="Choose a Kart (more players can join by pressing 'fire' now)" align="center" text_align="center" />
|
|
|
|
|
|
|
|
|
|
|
|
<label width="100%" height="25" text="(P1) Keyboard 1" align="center" text_align="center" />
|
2009-04-11 12:43:24 -04:00
|
|
|
<spinner id="player" width="40%" height="40" min_value="0" max_value="8" align="center"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-03-18 21:52:35 -04:00
|
|
|
<model id="modelview" width="40%" proportion="3" align="center"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
<label width="100%" height="25" text="Wilber" align="center" text_align="center" />
|
|
|
|
|
2009-05-03 12:53:37 -04:00
|
|
|
<spacer height="15" width="25"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-05-03 12:53:37 -04:00
|
|
|
<box proportion="2" width="100%" layout="vertical-row"/>
|
|
|
|
<ribbon_grid id="karts" proportion="1" square_items="true" width="90%" align="center" child_width="80" child_height="80"/>
|
|
|
|
</box>
|
2009-03-14 21:34:21 -04:00
|
|
|
<tabs width="100%" height="25" id="kartgroups">
|
2009-05-17 20:49:16 -04:00
|
|
|
<button id="standard" text="Standard"/>
|
|
|
|
<button id="addons" text="Add-Ons"/>
|
|
|
|
<button id="all" text="All"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
</tabs>
|
2009-05-03 12:53:37 -04:00
|
|
|
|
2009-05-02 15:20:31 -04:00
|
|
|
<spacer height="15" width="25"/>
|
|
|
|
|
2009-03-14 21:34:21 -04:00
|
|
|
</div>
|
|
|
|
|