init
This commit is contained in:
commit
2fe6ca2f65
1473 changed files with 251771 additions and 0 deletions
38
gamedata/configs/ui/ui_mm_loading_screen.xml
Normal file
38
gamedata/configs/ui/ui_mm_loading_screen.xml
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
<w>
|
||||
<background width="1024" height="768">
|
||||
<auto_static width="1024" height="768">
|
||||
<texture>ui_mm_loading_screen</texture>
|
||||
</auto_static>
|
||||
</background>
|
||||
|
||||
<loading_logo x="0" y="173" width="1024" height="399">
|
||||
</loading_logo>
|
||||
|
||||
<loading_progress_background x="260" y="599" width="506" height="4">
|
||||
<texture color="black" a="255">ui_mm_loading_progress_bar</texture>
|
||||
</loading_progress_background>
|
||||
|
||||
<loading_progress x="260" y="599" width="506" height="4">
|
||||
<texture>ui_mm_loading_progress_bar</texture>
|
||||
</loading_progress>
|
||||
|
||||
<loading_progress_percent x="260" y="574" width="506" height="20">
|
||||
<text align="c" r="170" g="170" b="170" a="0" font="letterica18"/>
|
||||
</loading_progress_percent>
|
||||
|
||||
<loading_stage x="260" y="530" width="506" height="20">
|
||||
<text align="c" r="170" g="170" b="170" font="letterica18"/>
|
||||
</loading_stage>
|
||||
|
||||
<loading_header x="260" y="622" width="506" height="20">
|
||||
<text align="c" r="103" g="103" b="103" font="letterica18"/>
|
||||
</loading_header>
|
||||
|
||||
<loading_tip_number x="260" y="658" width="506" height="20">
|
||||
<text align="c" r="103" g="103" b="103" font="letterica18"/>
|
||||
</loading_tip_number>
|
||||
|
||||
<loading_tip x="163" y="676" width="700" height="80" complex_mode="1">
|
||||
<text alignment="c" align="c" r="103" g="103" b="103" font="letterica18"/>
|
||||
</loading_tip>
|
||||
</w>
|
||||
Loading…
Add table
Add a link
Reference in a new issue