31 lines
863 B
YAML
31 lines
863 B
YAML
---
|
|
root:
|
|
items:
|
|
- type: rect
|
|
bounds: [50, 50, 400, 88]
|
|
color: green
|
|
- image: transparent-checkerboard(2,8,8)
|
|
bounds: [60, 60, 68, 68]
|
|
- type: rect
|
|
bounds: [55, 70, 390, 5]
|
|
color: [255, 0, 0, 0.9]
|
|
- image: transparent-checkerboard(2,8,8)
|
|
bounds: [138, 60, 68, 68]
|
|
- type: rect
|
|
bounds: [55, 80, 390, 5]
|
|
color: [255, 0, 0, 0.9]
|
|
- image: transparent-checkerboard(2,8,8)
|
|
bounds: [216, 60, 68, 68]
|
|
- type: rect
|
|
bounds: [55, 90, 390, 5]
|
|
color: [255, 0, 0, 0.9]
|
|
- image: transparent-checkerboard(2,8,8)
|
|
bounds: [294, 60, 68, 68]
|
|
- type: rect
|
|
bounds: [55, 100, 390, 5]
|
|
color: [255, 0, 0, 0.9]
|
|
- image: transparent-checkerboard(2,8,8)
|
|
bounds: [372, 60, 68, 68]
|
|
- type: rect
|
|
bounds: [55, 110, 390, 5]
|
|
color: [255, 0, 0, 0.9]
|