|
8 | 8 |
|
9 | 9 | { |
10 | 10 | "definition": "defs/player.json", |
11 | | - "style": { "fill": "#555", "stroke": "#888", "stroke-width": "5px", "stroke-opacity": "0.25"}, |
| 11 | + "style": { "fill": "#555", "stroke": "#888", "strokeWidth": "5px", "strokeOpacity": "0.25"}, |
12 | 12 | "position": { "x": 400, "y": 200, "theta": 2 } |
13 | 13 | }, |
14 | 14 | { |
15 | 15 | "definition": "defs/bullet.json", |
16 | | - "style": { "fill": "green", "stroke": "#888", "stroke-width": "5px", "stroke-opacity": "0.25" }, |
| 16 | + "style": { "fill": "green", "stroke": "#888", "strokeWidth": "5px", "strokeOpacity": "0.25" }, |
17 | 17 | "position": {"x": -400, "y": -200, "theta": 3.14 } |
18 | 18 | }, |
19 | 19 |
|
20 | 20 |
|
21 | 21 | { |
22 | 22 | "definition": "defs/virus.json", |
23 | | - "style": { "fill": "orange", "stroke": "black", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 23 | + "style": { "fill": "orange", "stroke": "black", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
24 | 24 | "position": { "x": 100, "y": 100, "theta": 0 } |
25 | 25 | }, |
26 | 26 | { |
27 | 27 | "definition": "defs/virus.json", |
28 | | - "style": { "fill": "orange", "stroke": "black", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 28 | + "style": { "fill": "orange", "stroke": "black", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
29 | 29 | "position": { "x": 100, "y": -100, "theta": 0 } |
30 | 30 | }, |
31 | 31 | { |
32 | 32 | "definition": "defs/virus.json", |
33 | | - "style": { "fill": "orange", "stroke": "black", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 33 | + "style": { "fill": "orange", "stroke": "black", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
34 | 34 | "position": { "x": -100, "y": 100, "theta": 0 } |
35 | 35 | }, |
36 | 36 | { |
37 | 37 | "definition": "defs/virus.json", |
38 | | - "style": { "fill": "orange", "stroke": "black", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 38 | + "style": { "fill": "orange", "stroke": "black", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
39 | 39 | "position": { "x": -100, "y": -100, "theta": 0 } |
40 | 40 | }, |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 | { |
45 | 45 | "definition": "defs/cell.json", |
46 | | - "style": { "fill": "lightblue", "stroke": "#aaa", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 46 | + "style": { "fill": "lightblue", "stroke": "#aaa", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
47 | 47 | "position": { "x": 0, "y": 0, "theta": 0 } |
48 | 48 | }, |
49 | 49 | { |
50 | 50 | "definition": "defs/cell.json", |
51 | | - "style": { "fill": "lightblue", "stroke": "#aaa", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 51 | + "style": { "fill": "lightblue", "stroke": "#aaa", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
52 | 52 | "position": { "x": 300, "y": 0, "theta": 0 } |
53 | 53 | }, |
54 | 54 | { |
55 | 55 | "definition": "defs/cell.json", |
56 | | - "style": { "fill": "lightblue", "stroke": "#aaa", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 56 | + "style": { "fill": "lightblue", "stroke": "#aaa", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
57 | 57 | "position": { "x": -300, "y": 0, "theta": 0 } |
58 | 58 | }, |
59 | 59 | { |
60 | 60 | "definition": "defs/cell.json", |
61 | | - "style": { "fill": "lightblue", "stroke": "#aaa", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 61 | + "style": { "fill": "lightblue", "stroke": "#aaa", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
62 | 62 | "position": { "x": -150, "y": 200, "theta": 0 } |
63 | 63 | }, |
64 | 64 | { |
65 | 65 | "definition": "defs/cell.json", |
66 | | - "style": { "fill": "lightblue", "stroke": "#aaa", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 66 | + "style": { "fill": "lightblue", "stroke": "#aaa", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
67 | 67 | "position": { "x": 150, "y": 200, "theta": 0 } |
68 | 68 | }, |
69 | 69 | { |
70 | 70 | "definition": "defs/cell.json", |
71 | | - "style": { "fill": "lightblue", "stroke": "#aaa", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 71 | + "style": { "fill": "lightblue", "stroke": "#aaa", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
72 | 72 | "position": { "x": -150, "y": -200, "theta": 0 } |
73 | 73 | }, |
74 | 74 | { |
75 | 75 | "definition": "defs/cell.json", |
76 | | - "style": { "fill": "lightblue", "stroke": "#aaa", "stroke-width": "10px", "stroke-opacity": "0.25" }, |
| 76 | + "style": { "fill": "lightblue", "stroke": "#aaa", "strokeWidth": "10px", "strokeOpacity": "0.25" }, |
77 | 77 | "position": { "x": 150, "y": -200, "theta": 0 } |
78 | 78 | } |
79 | 79 |
|
|
0 commit comments