2010-12-09 20:50:08 -05:00
|
|
|
<stkgui>
|
|
|
|
|
|
|
|
<div x="5%" y="2%" width="90%" height="96%" layout="vertical-row" >
|
|
|
|
|
2010-12-19 15:23:32 -05:00
|
|
|
<header I18N="Title for tutorials screen" text="Tutorial : Selection Room" text_align="center" width="100%" />
|
2010-12-09 20:50:08 -05:00
|
|
|
|
2010-12-19 15:23:32 -05:00
|
|
|
<spacer proportion="1" width="100%"/>
|
2010-12-09 20:50:08 -05:00
|
|
|
|
2010-12-19 15:23:32 -05:00
|
|
|
<list id="tutorials" proportion="5" width="75%" align="center"/>
|
2010-12-09 20:50:08 -05:00
|
|
|
|
|
|
|
<spacer proportion="1" width="100%"/>
|
|
|
|
<spacer width="100%" height="45"/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<button id="back" x="20" y="-40" height="35" align="left" text="Back to main menu"/>
|
2010-12-19 15:23:32 -05:00
|
|
|
<button id="play" x="-200" y="-40" height="35" align="right" text="Play all"/>
|
2010-12-09 20:50:08 -05:00
|
|
|
|
|
|
|
</stkgui>
|