2009-08-29 21:28:46 -04:00
|
|
|
<stkgui>
|
|
|
|
|
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
|
|
|
|
2009-12-05 18:15:15 -05:00
|
|
|
<header width="100%"
|
2009-08-29 21:28:46 -04:00
|
|
|
I18N="In the kart selection (player setup) screen"
|
2009-12-05 18:15:15 -05:00
|
|
|
text="Choose a Kart"
|
2009-08-26 12:06:38 -04:00
|
|
|
align="center" text_align="center" />
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2010-09-03 15:42:36 -04:00
|
|
|
<bright width="100%" height="25"
|
|
|
|
I18N="In the kart selection (player setup) screen"
|
|
|
|
text="(more players can join by pressing 'fire' now)"
|
|
|
|
align="center" text_align="center" />
|
2009-12-05 18:15:15 -05:00
|
|
|
|
2009-08-26 16:05:51 -04:00
|
|
|
<placeholder id="playerskarts" width="100%" proportion="4">
|
2009-07-04 13:24:09 -04:00
|
|
|
<!-- Contents is added programatically -->
|
2009-08-26 16:05:51 -04:00
|
|
|
</placeholder>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-05-03 12:53:37 -04:00
|
|
|
<spacer height="15" width="25"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-08-29 21:28:46 -04:00
|
|
|
<box proportion="2" width="100%" layout="vertical-row">
|
2009-08-26 12:06:38 -04:00
|
|
|
<ribbon_grid id="karts" proportion="1" square_items="true" width="100%" align="center"
|
2010-02-12 12:45:10 -05:00
|
|
|
child_width="80" child_height="80" max_rows="3"/>
|
2009-05-03 12:53:37 -04:00
|
|
|
</box>
|
2010-01-31 13:52:24 -05:00
|
|
|
|
|
|
|
<!-- Groups will be added dynamically at runtime -->
|
2009-03-14 21:34:21 -04:00
|
|
|
<tabs width="100%" height="25" id="kartgroups">
|
2010-01-31 13:52:24 -05:00
|
|
|
<!--
|
2009-08-29 21:28:46 -04:00
|
|
|
<button id="standard" I18N="Kart group" text="Standard"/>
|
|
|
|
<button id="addons" I18N="Kart group" text="Add-Ons"/>
|
|
|
|
<button id="special" I18N="Kart group" text="Special"/>
|
|
|
|
<button id="all" I18N="Kart group" text="All"/>
|
2010-01-31 13:52:24 -05:00
|
|
|
-->
|
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>
|
|
|
|
|
2009-08-29 21:28:46 -04:00
|
|
|
</stkgui>
|