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