RECORDANDRONCO/mods/example/chrome/layouts/ingame-player.yaml

45 lines
921 B
YAML

Container@PLAYER_WIDGETS:
Logic: MenuButtonsChromeLogic
Children:
LabelWithTooltip@CASH:
Logic: IngameCashCounterLogic
X: WINDOW_WIDTH - 220
Y: 8
Width: 200
Height: 26
Font: MediumBold
Align: Right
Contrast: true
LogicTicker@SIDEBAR_TICKER:
MenuButton@OPTIONS_BUTTON:
Key: escape
Container@PRODUCTION_SIDEBAR:
Logic: ClassicProductionLogic
X: WINDOW_WIDTH - 220
Y: 60
Width: 210
Height: WINDOW_HEIGHT - 80
Children:
Container@PRODUCTION_TYPES:
Width: 210
Height: 30
Children:
ProductionTypeButton@BUILDINGS_BUTTON:
Width: 100
Height: 28
Text: Base
ProductionGroup: Buildings
ProductionTypeButton@UNITS_BUTTON:
X: 105
Width: 100
Height: 28
Text: Units
ProductionGroup: Units
ProductionPalette@PRODUCTION_PALETTE:
Y: 36
Width: 210
Height: WINDOW_HEIGHT - 120
Columns: 3
LogicTicker@PRODUCTION_TICKER: