New theme: top panel
This commit is contained in:
parent
8aa4ceae12
commit
80e70522e9
2 changed files with 39 additions and 7 deletions
|
@ -58,11 +58,42 @@ height=600
|
|||
[menu]
|
||||
title=action_endturn
|
||||
items=endturn
|
||||
rect=905,730
|
||||
rect=904,732
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
[/menu]
|
||||
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=130,2,245,21
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=250,2,365,21
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=370,2,485,21
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=490,2,605,21
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
[panel]
|
||||
image=misc/status-bg.png
|
||||
rect=610,2,725,21
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
||||
[status]
|
||||
# the time of day image
|
||||
[time_of_day]
|
||||
|
@ -82,7 +113,7 @@ height=600
|
|||
[/turn]
|
||||
[gold]
|
||||
font_size=12
|
||||
rect=120,4,240,20
|
||||
rect=135,4,240,20
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=gold
|
||||
|
@ -90,15 +121,16 @@ height=600
|
|||
[/gold]
|
||||
[villages]
|
||||
font_size=12
|
||||
rect=240,4,360,20
|
||||
rect=255,4,360,20
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=villages
|
||||
prefix_literal=": "
|
||||
[/villages]
|
||||
|
||||
[num_units]
|
||||
font_size=12
|
||||
rect=360,4,480,20
|
||||
rect=375,4,480,20
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=units
|
||||
|
@ -106,7 +138,7 @@ height=600
|
|||
[/num_units]
|
||||
[upkeep]
|
||||
font_size=12
|
||||
rect=480,4,600,20
|
||||
rect=495,4,600,20
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=upkeep
|
||||
|
@ -114,7 +146,7 @@ height=600
|
|||
[/upkeep]
|
||||
[income]
|
||||
font_size=12
|
||||
rect=600,4,720,20
|
||||
rect=615,4,720,20
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
prefix=income
|
||||
|
@ -128,7 +160,7 @@ height=600
|
|||
#[/terrain]
|
||||
[position]
|
||||
font_size=12
|
||||
rect=720,4,840,20
|
||||
rect=735,4,840,20
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/position]
|
||||
|
|
BIN
images/misc/status-bg.png
Normal file
BIN
images/misc/status-bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 330 B |
Loading…
Add table
Reference in a new issue