2014-08-24 20:40:37 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<stkgui>
|
|
|
|
<icon-button id="back" x="0" y="0" height="8%" icon="gui/back.png"/>
|
|
|
|
|
2018-09-04 15:15:19 -04:00
|
|
|
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row">
|
2016-02-10 11:42:33 -05:00
|
|
|
<header id="name" height="7%" width="80%" align="center" text_align="center"/>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2018-09-04 17:24:47 -04:00
|
|
|
<spacer width="1" height="2%"/>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2018-09-04 15:15:19 -04:00
|
|
|
<box width="100%" height="40%" padding="10" layout="horizontal-row">
|
2014-09-04 18:46:06 -04:00
|
|
|
<!-- Left pane -->
|
|
|
|
<div proportion="1" height="100%" layout="vertical-row">
|
2014-11-24 13:28:32 -05:00
|
|
|
<icon-button proportion="1" width="100%" height="100%" id="screenshot" custom_ratio="1.33333"/>
|
2014-09-04 18:46:06 -04:00
|
|
|
</div>
|
|
|
|
<!-- Right pane -->
|
|
|
|
<div proportion="1" height="100%" layout="vertical-row">
|
|
|
|
<label id="highscores" width="100%" text_align="center" text="= Highscores ="/>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2014-09-04 18:46:06 -04:00
|
|
|
<spacer width="1" height="2%"/>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2014-09-04 18:46:06 -04:00
|
|
|
<div width="95%" height="fit" layout="horizontal-row">
|
|
|
|
<icon id="iconscore1" icon="gui/random_kart.png" width="font" height="font"/>
|
|
|
|
<spacer width="2%" height="1"/>
|
|
|
|
<label id="highscore1" proportion="1" text="(Empty)"/>
|
|
|
|
</div>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2018-09-04 15:15:19 -04:00
|
|
|
<spacer width="1" height="2%"/>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2014-09-04 18:46:06 -04:00
|
|
|
<div width="95%" height="fit" layout="horizontal-row">
|
|
|
|
<icon id="iconscore2" icon="gui/random_kart.png" width="font" height="font"/>
|
|
|
|
<spacer width="2%" height="1"/>
|
|
|
|
<label id="highscore2" proportion="1" text="(Empty)"/>
|
|
|
|
</div>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2018-09-04 15:15:19 -04:00
|
|
|
<spacer width="1" height="2%"/>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2014-09-04 18:46:06 -04:00
|
|
|
<div width="95%" height="fit" layout="horizontal-row">
|
|
|
|
<icon id="iconscore3" icon="gui/random_kart.png" width="font" height="font"/>
|
|
|
|
<spacer width="2%" height="1"/>
|
|
|
|
<label id="highscore3" proportion="1" text="(Empty)"/>
|
|
|
|
</div>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2015-12-28 19:27:24 -05:00
|
|
|
<spacer width="1" height="2%"/>
|
2014-08-24 21:12:00 -04:00
|
|
|
|
2014-09-04 18:46:06 -04:00
|
|
|
<label id="author" width="100%" text_align="center" word_wrap="true"/>
|
2015-12-23 18:53:49 -05:00
|
|
|
|
|
|
|
<spacer width="1" height="10%"/>
|
|
|
|
<label id="max-arena-players" width="100%" text_align="center" word_wrap="true"/>
|
2014-09-04 18:46:06 -04:00
|
|
|
</div>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2014-09-04 18:46:06 -04:00
|
|
|
</box>
|
2016-02-10 11:42:33 -05:00
|
|
|
<spacer width="1" height="1%"/>
|
2018-09-04 17:24:47 -04:00
|
|
|
<box width="100%" height="33%" layout="vertical-row">
|
2015-01-07 19:53:25 -05:00
|
|
|
<div width="100%" height="fit" layout="horizontal-row" >
|
|
|
|
<label id="lap-text" proportion="1" I18N="In the track info screen" text="Number of laps" text_align="right"/>
|
|
|
|
<spacer width="40"/>
|
|
|
|
<div proportion="1" height="fit" layout="horizontal-row">
|
|
|
|
<spinner id="lap-spinner" width="50%" min_value="1" max_value="20" align="center"
|
|
|
|
wrap_around="true" />
|
|
|
|
</div>
|
2014-09-04 18:46:06 -04:00
|
|
|
</div>
|
2018-09-04 17:24:47 -04:00
|
|
|
<spacer width="1" height="1%"/>
|
2015-01-07 19:53:25 -05:00
|
|
|
<div width="100%" height="fit" layout="horizontal-row" >
|
|
|
|
<label id="ai-text" proportion="1" I18N="In the track info screen" text="Number of AI karts" text_align="right"/>
|
|
|
|
<spacer width="40"/>
|
|
|
|
<div proportion="1" height="fit" layout="horizontal-row">
|
|
|
|
<spinner id="ai-spinner" width="50%" min_value="1" max_value="20" align="center"
|
|
|
|
wrap_around="true" />
|
|
|
|
</div>
|
2014-09-04 18:46:06 -04:00
|
|
|
</div>
|
2018-09-04 17:24:47 -04:00
|
|
|
<spacer width="1" height="1%"/>
|
2015-01-07 19:53:25 -05:00
|
|
|
<div width="100%" height="fit" layout="horizontal-row" >
|
2016-03-17 00:16:19 -04:00
|
|
|
<label id="option-text" proportion="1" I18N="In the track info screen" text_align="right"/>
|
2015-01-07 19:53:25 -05:00
|
|
|
<spacer width="40"/>
|
|
|
|
<div proportion="1" height="fit" layout="horizontal-row">
|
|
|
|
<div width="50%" height="fit" text-align="center" layout="vertical-row" >
|
2016-03-17 00:16:19 -04:00
|
|
|
<checkbox id="option" align="center"/>
|
2015-01-07 19:53:25 -05:00
|
|
|
</div>
|
|
|
|
</div>
|
2014-09-04 18:46:06 -04:00
|
|
|
</div>
|
2018-09-04 17:24:47 -04:00
|
|
|
<spacer width="1" height="1%"/>
|
2016-02-10 11:42:33 -05:00
|
|
|
<div width="100%" height="fit" layout="horizontal-row" >
|
|
|
|
<label id="record-race-text" proportion="1" I18N="In the track info screen" text="Record the race for ghost replay" text_align="right"/>
|
|
|
|
<spacer width="40"/>
|
|
|
|
<div proportion="1" height="fit" layout="horizontal-row">
|
|
|
|
<div width="50%" height="fit" text-align="center" layout="vertical-row" >
|
|
|
|
<checkbox id="record" align="center"/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2014-09-04 18:46:06 -04:00
|
|
|
</box>
|
2016-02-10 11:42:33 -05:00
|
|
|
<spacer width="1" height="1%"/>
|
2018-09-04 17:24:47 -04:00
|
|
|
<buttonbar id="buttons" height="17%" width="100%" align="center">
|
2014-09-04 18:46:06 -04:00
|
|
|
<icon-button id="start" width="64" height="64" icon="gui/green_check.png"
|
2014-11-08 08:53:39 -05:00
|
|
|
I18N="In the track info screen" text="Start Race"/>
|
2014-08-24 20:40:37 -04:00
|
|
|
|
2014-11-08 08:53:39 -05:00
|
|
|
</buttonbar>
|
2014-08-24 20:40:37 -04:00
|
|
|
</div>
|
|
|
|
</stkgui>
|