1 2 3 4 5 6 7 8 9 10 11 12 13 14
root: items: - type: rect bounds: [0, 0, 50, 50] color: green - type: rect bounds: [60, 0, 50, 50] color: green - type: rect bounds: [120, 0, 50, 50] color: green - type: rect bounds: [180, 0, 50, 50] color: green