16 lines
284 B
YAML
16 lines
284 B
YAML
views:
|
|
- id: botstate
|
|
$type: haxework.gui.LabelView
|
|
$style: label
|
|
pWidth: 100
|
|
height: 20
|
|
- id: player1state
|
|
$type: haxework.gui.LabelView
|
|
$style: label
|
|
pWidth: 100
|
|
height: 20
|
|
- id: player2state
|
|
$type: haxework.gui.LabelView
|
|
$style: label
|
|
pWidth: 100
|
|
height: 20 |