blob: 33ad57166029ba0cdfda260d607ac89a46a3bfe4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
root:
items:
-
bounds: [15, 15, 150, 300]
type: rect
color: 255 0 0 1.0000
-
bounds: [203, 15, 150, 300]
type: rect
color: 255 0 0 1.0000
-
bounds: [0, 0, 450, 150]
type: rect
color: 0 0 0 0.6667
|