diff options
author | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-30 05:51:45 +0000 |
---|---|---|
committer | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-30 05:51:45 +0000 |
commit | 91cd748fefc4b9ff830d7d857dbe7d5914a62908 (patch) | |
tree | aabb699be685dd2da17e6ada09afef1888798d4e /cc/test | |
parent | 1dbaf5e57272da762bea634d839d1445ee8b7ae7 (diff) | |
download | chromium_src-91cd748fefc4b9ff830d7d857dbe7d5914a62908.zip chromium_src-91cd748fefc4b9ff830d7d857dbe7d5914a62908.tar.gz chromium_src-91cd748fefc4b9ff830d7d857dbe7d5914a62908.tar.bz2 |
Add perf tests based on json representation of layer tree
This extends cc_perftests to run perf tests based on a json dump of a layer tree
with minimal code changes and adds a tree representing a tab switch UI with
two stacks of 10 layers each.
BUG=
Review URL: https://chromiumcodereview.appspot.com/11418235
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170411 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/test')
-rw-r--r-- | cc/test/data/10_10_layer_tree.json | 8329 |
1 files changed, 8329 insertions, 0 deletions
diff --git a/cc/test/data/10_10_layer_tree.json b/cc/test/data/10_10_layer_tree.json new file mode 100644 index 0000000..620e16c --- /dev/null +++ b/cc/test/data/10_10_layer_tree.json @@ -0,0 +1,8329 @@ +{ + "LayerType": "Layer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "ContentLayer", + "Bounds": [ + 332, + 332 + ], + "Position": [ + 194, + 305 + ], + "DrawTransform": [ + 1, + 0, + 0, + 194, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 40 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + 568, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1.095871, + 0, + 0, + 14.643283, + 0, + 1.095871, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 620, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 859.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 257, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 71, + 49 + ], + "Position": [ + 451.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1079.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1128.571655, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 40 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + -30, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 22, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 261.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 223, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 76, + 49 + ], + "Position": [ + 417.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 447.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 533.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 40 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + -30, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 22, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 261.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 223, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 76, + 49 + ], + "Position": [ + 417.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 447.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 533.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 40 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + -30, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 22, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 261.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 223, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 76, + 49 + ], + "Position": [ + 417.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 447.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 533.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 48 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + -30, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 22, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 261.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 223, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 76, + 49 + ], + "Position": [ + 417.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 447.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 533.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 83 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + -30, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 22, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 261.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 223, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 76, + 49 + ], + "Position": [ + 417.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 447.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 533.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 111 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + -30, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 22, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 261.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 223, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 76, + 49 + ], + "Position": [ + 417.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 447.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 533.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 124 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + -30, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 22, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 261.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 223, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 76, + 49 + ], + "Position": [ + 417.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 447.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 533.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 40 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + 568, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 620, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 859.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 257, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 71, + 49 + ], + "Position": [ + 451.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1079.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1128.571655, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 40 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + 568, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 620, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 859.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 257, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 71, + 49 + ], + "Position": [ + 451.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1079.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1128.571655, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 58 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + 568, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 620, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 859.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 257, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 71, + 49 + ], + "Position": [ + 451.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1079.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1128.571655, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 91 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + 568, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 620, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 859.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 257, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 71, + 49 + ], + "Position": [ + 451.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1079.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1128.571655, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 117 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + 568, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 620, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 859.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 257, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 71, + 49 + ], + "Position": [ + 451.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1079.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1128.571655, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 124 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + 568, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1.095871, + 0, + 0, + 14.643283, + 0, + 1.095871, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 620, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 859.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 257, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 71, + 49 + ], + "Position": [ + 451.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1079.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1128.571655, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 122 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + 568, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1.003005, + 0, + 0, + 142.988109, + 0, + 1.003005, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 628, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 628, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 620, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 859.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 257, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 897.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 71, + 49 + ], + "Position": [ + 451.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1079.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 1128.571655, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 124 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + -30, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 22, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 261.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 223, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 76, + 49 + ], + "Position": [ + 417.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 447.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 533.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 56 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + -30, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 22, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 261.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 223, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 76, + 49 + ], + "Position": [ + 417.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 447.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 533.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 210, + 40 + ], + "Position": [ + -60, + -70 + ], + "DrawTransform": [ + 3.125, + 0, + 0, + -30, + 0, + 3.125, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 32, + 32, + 0, + 0 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "SolidColorLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [ + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 720, + 1038 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 0.747, + 0, + 0, + 30, + 0, + 0.747, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 0, + 0 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 30, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 553, + 791 + ], + "Position": [ + -8, + -8 + ], + "DrawTransform": [ + 1, + 0, + 0, + 22, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 17, + 35, + 2, + 1 + ] + }, + { + "LayerType": "NinePatchLayer", + "Bounds": [ + 306, + 60 + ], + "Position": [ + 231.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 261.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 38, + 0, + 0, + 0 + ] + }, + { + "LayerType": "Layer", + "Bounds": [ + 223, + 775 + ], + "Position": [ + 269.839966, + 6 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": false, + "Children": [ + { + "LayerType": "TextureLayer", + "Bounds": [ + 141, + 36 + ], + "Position": [ + 0, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 299.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 76, + 49 + ], + "Position": [ + 417.839966, + 0 + ], + "DrawTransform": [ + 1, + 0, + 0, + 447.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + }, + { + "LayerType": "ContentLayer", + "Bounds": [ + 24, + 24 + ], + "Position": [ + 503.839966, + 12 + ], + "DrawTransform": [ + 1, + 0, + 0, + 533.839966, + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 1 + ], + "DrawsContent": true, + "Children": [], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] + } + ], + "ImageAperture": [ + 0, + 0, + 0, + 0 + ] +} |