OLD | NEW |
| (Empty) |
1 { | |
2 "bounds": [800, 600], | |
3 "children": [ | |
4 { | |
5 "bounds": [800, 600], | |
6 "contentsOpaque": true, | |
7 "drawsContent": true, | |
8 "children": [ | |
9 { | |
10 "position": [8, 8], | |
11 "bounds": [200, 200], | |
12 "drawsContent": true, | |
13 "children": [ | |
14 { | |
15 "bounds": [200, 200], | |
16 "shouldFlattenTransform": false, | |
17 "transform": [ | |
18 [1, 0, 0, 0], | |
19 [0, 1, 0, 0], | |
20 [0, 0, 1, -0.01], | |
21 [0, 0, 0, 1] | |
22 ], | |
23 "children": [ | |
24 { | |
25 "bounds": [185, 185], | |
26 "shouldFlattenTransform": false, | |
27 "children": [ | |
28 { | |
29 "bounds": [185, 265], | |
30 "shouldFlattenTransform": false, | |
31 "children": [ | |
32 { | |
33 "shouldFlattenTransform": false, | |
34 "children": [ | |
35 { | |
36 "position": [0, 65], | |
37 "bounds": [60, 200], | |
38 "contentsOpaque": true, | |
39 "drawsContent": true, | |
40 "backgroundColor": "#008000", | |
41 "transform": [ | |
42 [1, 0, 0, 0], | |
43 [0, 1, 0, 0], | |
44 [0, 0, 1, 0], | |
45 [0, 0, 10, 1] | |
46 ] | |
47 }, | |
48 { | |
49 "position": [65, 65], | |
50 "bounds": [60, 200], | |
51 "contentsOpaque": true, | |
52 "drawsContent": true, | |
53 "backgroundColor": "#0000FF", | |
54 "transform": [ | |
55 [1, 0, 0, 0], | |
56 [0, 1, 0, 0], | |
57 [0, 0, 1, 0], | |
58 [0, 0, 20, 1] | |
59 ] | |
60 } | |
61 ] | |
62 } | |
63 ] | |
64 } | |
65 ] | |
66 } | |
67 ] | |
68 }, | |
69 { | |
70 "children": [ | |
71 { | |
72 "position": [0, 185], | |
73 "bounds": [185, 15] | |
74 }, | |
75 { | |
76 "position": [185, 0], | |
77 "bounds": [15, 185] | |
78 }, | |
79 { | |
80 "position": [185, 185], | |
81 "bounds": [15, 15], | |
82 "drawsContent": true | |
83 } | |
84 ] | |
85 } | |
86 ] | |
87 } | |
88 ] | |
89 } | |
90 ] | |
91 } | |
92 | |
OLD | NEW |