19 lines
389 B
YAML
19 lines
389 B
YAML
Container@PLAYER_WIDGETS:
|
|
Logic: MenuButtonsChromeLogic
|
|
Children:
|
|
LogicTicker@SIDEBAR_TICKER:
|
|
MenuButton@OPTIONS_BUTTON:
|
|
Key: escape
|
|
Container@CASH_COUNTER:
|
|
Logic: IngameCashCounterLogic
|
|
X: PARENT_WIDTH - WIDTH - 10
|
|
Y: 10
|
|
Width: 120
|
|
Height: 23
|
|
Children:
|
|
LabelWithTooltip@CASH:
|
|
Width: PARENT_WIDTH
|
|
Height: 23
|
|
Align: Right
|
|
Font: TinyBold
|