6 lines
112 B
YAML
6 lines
112 B
YAML
root:
|
|
bounds: [0, 0, 1024, 10000]
|
|
items:
|
|
- type: rect
|
|
bounds: [10, 10, 50, 50]
|
|
color: green
|