98 lines
2.1 KiB
YAML
98 lines
2.1 KiB
YAML
Container@LEAVE_MAP_WIDGET:
|
|
Logic: LeaveMapLogic
|
|
Children:
|
|
Background@BORDER:
|
|
X: 0 - 15
|
|
Y: 0 - 15
|
|
Width: WINDOW_RIGHT + 30
|
|
Height: WINDOW_BOTTOM + 30
|
|
Background: mainmenu-border
|
|
Image@LOGO:
|
|
X: WINDOW_RIGHT - 296
|
|
Y: 30
|
|
ImageCollection: logos
|
|
ImageName: logo
|
|
Label@VERSION_LABEL:
|
|
X: WINDOW_RIGHT - 296
|
|
Y: 296 - 20
|
|
Width: 296 - 20
|
|
Height: 25
|
|
Align: Center
|
|
Font: Regular
|
|
Contrast: True
|
|
Container@LEAVE_MAP_SIMPLE
|
|
X: (WINDOW_RIGHT - WIDTH) / 2
|
|
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
|
Width: 370
|
|
Height: 175
|
|
Visible: False
|
|
Children:
|
|
Background@LEAVE_MAP_SIMPLE_BG:
|
|
Width: PARENT_RIGHT
|
|
Height: PARENT_BOTTOM
|
|
Children:
|
|
Label@GAME_ENDED_LABEL:
|
|
Y: 20
|
|
Width: PARENT_RIGHT
|
|
Height: 25
|
|
Font: Bold
|
|
Align: Center
|
|
Text: The game has ended
|
|
Label@BLURB:
|
|
X: 15
|
|
Y: 50
|
|
Width: PARENT_RIGHT - 30
|
|
Height: 65
|
|
Text: Press 'Leave' to return to the main menu.
|
|
Align: Center
|
|
Button@STATS_BUTTON:
|
|
X: 20
|
|
Y: PARENT_BOTTOM - 45
|
|
Width: 140
|
|
Height: 25
|
|
Font: Bold
|
|
Text: Statistics
|
|
Button@LEAVE_BUTTON:
|
|
X: PARENT_RIGHT - WIDTH - 20
|
|
Y: PARENT_BOTTOM - 45
|
|
Width: 140
|
|
Height: 25
|
|
Font: Bold
|
|
Text: Leave
|
|
Container@LEAVE_MAP_FULL:
|
|
X: (WINDOW_RIGHT - WIDTH) / 2
|
|
Y: (WINDOW_BOTTOM - HEIGHT) / 2
|
|
Width: 522
|
|
Height: 470
|
|
Visible: False
|
|
Children:
|
|
Background@LEAVE_MAP_BG:
|
|
Width: PARENT_RIGHT
|
|
Height: PARENT_BOTTOM
|
|
Children:
|
|
Label@GAME_ENDED_LABEL:
|
|
X: 20
|
|
Y: 20
|
|
Width: PARENT_RIGHT - 40
|
|
Height: 25
|
|
Font: Bold
|
|
Align: Center
|
|
Text: The game has ended
|
|
Button@STATS_BUTTON:
|
|
X: PARENT_RIGHT - 2 * (WIDTH + 20)
|
|
Y: PARENT_BOTTOM - 45
|
|
Width: 120
|
|
Height: 25
|
|
Font: Bold
|
|
Text: Statistics
|
|
Button@LEAVE_BUTTON:
|
|
X: PARENT_RIGHT - WIDTH - 20
|
|
Y: PARENT_BOTTOM - 45
|
|
Width: 120
|
|
Height: 25
|
|
Font: Bold
|
|
Text: Leave
|
|
Container@OBJECTIVES:
|
|
Y: 40
|
|
|