1+ {
2+ "images" : [
3+
4+ ],
5+ "clockStandard" : {
6+ "version" : "1.0",
7+ "title" : "None",
8+ "layers" : [
9+ {
10+ "handOptions" : {
11+ "animateClockwise" : true,
12+ "useImage" : false,
13+ "imageAnchorX" : "0.5",
14+ "imageAnchorY" : "0.5",
15+ "handType" : "hour",
16+ "handStyleDescription" : "Boxy",
17+ "handStyle" : "HourHandTypeBoxy"
18+ },
19+ "angleOffset" : "0.0",
20+ "scale" : "1.0",
21+ "horizontalPosition" : "0.0",
22+ "type" : "hand",
23+ "isHidden" : false,
24+ "imageFilename" : "",
25+ "alpha" : "1.0",
26+ "customName" : "",
27+ "verticalPosition" : "0.0",
28+ "fillColor" : "#ffffffff",
29+ "zIndex" : 0
30+ },
31+ {
32+ "handOptions" : {
33+ "animateClockwise" : true,
34+ "useImage" : false,
35+ "imageAnchorX" : "0.5",
36+ "imageAnchorY" : "0.5",
37+ "handType" : "minute",
38+ "handStyleDescription" : "Boxy",
39+ "handStyle" : "MinuteHandTypeBoxy"
40+ },
41+ "angleOffset" : "0.0",
42+ "scale" : "1.0",
43+ "horizontalPosition" : "0.0",
44+ "type" : "hand",
45+ "isHidden" : false,
46+ "imageFilename" : "",
47+ "alpha" : "1.0",
48+ "customName" : "",
49+ "verticalPosition" : "0.0",
50+ "fillColor" : "#ffffffff",
51+ "zIndex" : 1
52+ },
53+ {
54+ "handOptions" : {
55+ "animateClockwise" : true,
56+ "useImage" : false,
57+ "imageAnchorX" : "0.5",
58+ "imageAnchorY" : "0.5",
59+ "handType" : "second",
60+ "handStyleDescription" : "Blocky",
61+ "handStyle" : "SecondHandTypeBlocky"
62+ },
63+ "angleOffset" : "0.0",
64+ "scale" : "1.0",
65+ "horizontalPosition" : "0.0",
66+ "type" : "hand",
67+ "isHidden" : false,
68+ "imageFilename" : "",
69+ "alpha" : "1.0",
70+ "customName" : "",
71+ "verticalPosition" : "0.0",
72+ "fillColor" : "#ffffffff",
73+ "zIndex" : 2
74+ }
75+ ]
76+ }
77+ }
0 commit comments