motion-game 1.1.3 → 1.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/build/android/armeabi/libmotion-cocos.a +0 -0
- data/build/android/motion-cocos.jar +0 -0
- data/build/android/x86/libmotion-cocos.a +0 -0
- data/build/ios/libmotion-cocos.a +0 -0
- data/build/tvos/libmotion-cocos.a +0 -0
- data/doc/MG.html +2 -2
- data/doc/MG/Application.html +2 -2
- data/doc/MG/Audio.html +2 -2
- data/doc/MG/Button.html +2 -2
- data/doc/MG/Color.html +2 -2
- data/doc/MG/Director.html +2 -2
- data/doc/MG/Draw.html +2 -2
- data/doc/MG/Events.html +2 -2
- data/doc/MG/Events/Acceleration.html +2 -2
- data/doc/MG/Events/Touch.html +2 -2
- data/doc/MG/File.html +2 -2
- data/doc/MG/Layout.html +2 -2
- data/doc/MG/List.html +2 -2
- data/doc/MG/Node.html +2 -2
- data/doc/MG/Parallax.html +2 -2
- data/doc/MG/Particle.html +2 -2
- data/doc/MG/Point.html +2 -2
- data/doc/MG/Scene.html +2 -2
- data/doc/MG/Scroll.html +2 -2
- data/doc/MG/Size.html +2 -2
- data/doc/MG/Slider.html +2 -2
- data/doc/MG/Sprite.html +2 -2
- data/doc/MG/Text.html +2 -2
- data/doc/MG/Web.html +2 -2
- data/doc/MG/Widget.html +2 -2
- data/doc/_index.html +2 -2
- data/doc/file.README.html +2 -2
- data/doc/index.html +2 -2
- data/doc/method_list.html +56 -56
- data/doc/top-level-namespace.html +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 961b9a78d45e02d2071a05686055576a203cbbfd
|
4
|
+
data.tar.gz: a152d5de7ce4221e7a046bfa9bcd2eda1486273f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a910fd84145859785707d21e7499f154c26bc00f335abc82ac28530d85eabfdb99554cd1bc55cbb24d2b609a5d14d3bebfbfa969c06a1bc9ff16f586e8a52bdd
|
7
|
+
data.tar.gz: 66e2b4e86e8e765c80ab7f47377cae289cc23f0827457696da3546a1a70a50223618e6da61a027d9c050c64ba41f3e25fa895aae94e7089631791ccffec19678
|
Binary file
|
Binary file
|
Binary file
|
data/build/ios/libmotion-cocos.a
CHANGED
Binary file
|
Binary file
|
data/doc/MG.html
CHANGED
@@ -120,9 +120,9 @@ under that module.</p>
|
|
120
120
|
</div>
|
121
121
|
|
122
122
|
<div id="footer">
|
123
|
-
Generated on
|
123
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
124
124
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
125
|
-
0.8.7.6 (ruby-2.
|
125
|
+
0.8.7.6 (ruby-2.4.0).
|
126
126
|
</div>
|
127
127
|
|
128
128
|
</body>
|
data/doc/MG/Application.html
CHANGED
@@ -323,9 +323,9 @@ implementation that will create the interface of your game.</p>
|
|
323
323
|
</div>
|
324
324
|
|
325
325
|
<div id="footer">
|
326
|
-
Generated on
|
326
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
327
327
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
328
|
-
0.8.7.6 (ruby-2.
|
328
|
+
0.8.7.6 (ruby-2.4.0).
|
329
329
|
</div>
|
330
330
|
|
331
331
|
</body>
|
data/doc/MG/Audio.html
CHANGED
@@ -1040,9 +1040,9 @@ immediately plays it.</p>
|
|
1040
1040
|
</div>
|
1041
1041
|
|
1042
1042
|
<div id="footer">
|
1043
|
-
Generated on
|
1043
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
1044
1044
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1045
|
-
0.8.7.6 (ruby-2.
|
1045
|
+
0.8.7.6 (ruby-2.4.0).
|
1046
1046
|
</div>
|
1047
1047
|
|
1048
1048
|
</body>
|
data/doc/MG/Button.html
CHANGED
@@ -713,9 +713,9 @@ the button is activated. Example:</p>
|
|
713
713
|
</div>
|
714
714
|
|
715
715
|
<div id="footer">
|
716
|
-
Generated on
|
716
|
+
Generated on Wed Jun 22 11:28:48 2016 by
|
717
717
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
718
|
-
0.8.7.6 (ruby-2.
|
718
|
+
0.8.7.6 (ruby-2.4.0).
|
719
719
|
</div>
|
720
720
|
|
721
721
|
</body>
|
data/doc/MG/Color.html
CHANGED
@@ -524,9 +524,9 @@ the black color.</p>
|
|
524
524
|
</div>
|
525
525
|
|
526
526
|
<div id="footer">
|
527
|
-
Generated on
|
527
|
+
Generated on Wed Jun 22 11:28:48 2016 by
|
528
528
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
529
|
-
0.8.7.6 (ruby-2.
|
529
|
+
0.8.7.6 (ruby-2.4.0).
|
530
530
|
</div>
|
531
531
|
|
532
532
|
</body>
|
data/doc/MG/Director.html
CHANGED
@@ -1131,9 +1131,9 @@ terminated.</p>
|
|
1131
1131
|
</div>
|
1132
1132
|
|
1133
1133
|
<div id="footer">
|
1134
|
-
Generated on
|
1134
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
1135
1135
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1136
|
-
0.8.7.6 (ruby-2.
|
1136
|
+
0.8.7.6 (ruby-2.4.0).
|
1137
1137
|
</div>
|
1138
1138
|
|
1139
1139
|
</body>
|
data/doc/MG/Draw.html
CHANGED
@@ -801,9 +801,9 @@ color.</p>
|
|
801
801
|
</div>
|
802
802
|
|
803
803
|
<div id="footer">
|
804
|
-
Generated on
|
804
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
805
805
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
806
|
-
0.8.7.6 (ruby-2.
|
806
|
+
0.8.7.6 (ruby-2.4.0).
|
807
807
|
</div>
|
808
808
|
|
809
809
|
</body>
|
data/doc/MG/Events.html
CHANGED
@@ -118,9 +118,9 @@ the game engine. You typically never instantiate these classes yourself.</p>
|
|
118
118
|
</div>
|
119
119
|
|
120
120
|
<div id="footer">
|
121
|
-
Generated on
|
121
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
122
122
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
123
|
-
0.8.7.6 (ruby-2.
|
123
|
+
0.8.7.6 (ruby-2.4.0).
|
124
124
|
</div>
|
125
125
|
|
126
126
|
</body>
|
@@ -493,9 +493,9 @@ the device, usually from the <span class='object_link'><a href="../Scene.html#on
|
|
493
493
|
</div>
|
494
494
|
|
495
495
|
<div id="footer">
|
496
|
-
Generated on
|
496
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
497
497
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
498
|
-
0.8.7.6 (ruby-2.
|
498
|
+
0.8.7.6 (ruby-2.4.0).
|
499
499
|
</div>
|
500
500
|
|
501
501
|
</body>
|
data/doc/MG/Events/Touch.html
CHANGED
@@ -223,9 +223,9 @@ the <span class='object_link'><a href="../Scene.html#on_touch_begin-instance_met
|
|
223
223
|
</div>
|
224
224
|
|
225
225
|
<div id="footer">
|
226
|
-
Generated on
|
226
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
227
227
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
228
|
-
0.8.7.6 (ruby-2.
|
228
|
+
0.8.7.6 (ruby-2.4.0).
|
229
229
|
</div>
|
230
230
|
|
231
231
|
</body>
|
data/doc/MG/File.html
CHANGED
@@ -207,9 +207,9 @@
|
|
207
207
|
</div>
|
208
208
|
|
209
209
|
<div id="footer">
|
210
|
-
Generated on
|
210
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
211
211
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
212
|
-
0.8.7.6 (ruby-2.
|
212
|
+
0.8.7.6 (ruby-2.4.0).
|
213
213
|
</div>
|
214
214
|
|
215
215
|
</body>
|
data/doc/MG/Layout.html
CHANGED
@@ -504,9 +504,9 @@ end</pre>
|
|
504
504
|
</div>
|
505
505
|
|
506
506
|
<div id="footer">
|
507
|
-
Generated on
|
507
|
+
Generated on Wed Jun 22 11:28:48 2016 by
|
508
508
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
509
|
-
0.8.7.6 (ruby-2.
|
509
|
+
0.8.7.6 (ruby-2.4.0).
|
510
510
|
</div>
|
511
511
|
|
512
512
|
</body>
|
data/doc/MG/List.html
CHANGED
@@ -1041,9 +1041,9 @@ of the selection as the argument.</p>
|
|
1041
1041
|
</div>
|
1042
1042
|
|
1043
1043
|
<div id="footer">
|
1044
|
-
Generated on
|
1044
|
+
Generated on Wed Jun 22 11:28:48 2016 by
|
1045
1045
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1046
|
-
0.8.7.6 (ruby-2.
|
1046
|
+
0.8.7.6 (ruby-2.4.0).
|
1047
1047
|
</div>
|
1048
1048
|
|
1049
1049
|
</body>
|
data/doc/MG/Node.html
CHANGED
@@ -1744,9 +1744,9 @@ node's bounding box.</p>
|
|
1744
1744
|
</div>
|
1745
1745
|
|
1746
1746
|
<div id="footer">
|
1747
|
-
Generated on
|
1747
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
1748
1748
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1749
|
-
0.8.7.6 (ruby-2.
|
1749
|
+
0.8.7.6 (ruby-2.4.0).
|
1750
1750
|
</div>
|
1751
1751
|
|
1752
1752
|
</body>
|
data/doc/MG/Parallax.html
CHANGED
@@ -285,9 +285,9 @@ view.</p>
|
|
285
285
|
</div>
|
286
286
|
|
287
287
|
<div id="footer">
|
288
|
-
Generated on
|
288
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
289
289
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
290
|
-
0.8.7.6 (ruby-2.
|
290
|
+
0.8.7.6 (ruby-2.4.0).
|
291
291
|
</div>
|
292
292
|
|
293
293
|
</body>
|
data/doc/MG/Particle.html
CHANGED
@@ -1212,9 +1212,9 @@ Particle object will be created.</p>
|
|
1212
1212
|
</div>
|
1213
1213
|
|
1214
1214
|
<div id="footer">
|
1215
|
-
Generated on
|
1215
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
1216
1216
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1217
|
-
0.8.7.6 (ruby-2.
|
1217
|
+
0.8.7.6 (ruby-2.4.0).
|
1218
1218
|
</div>
|
1219
1219
|
|
1220
1220
|
</body>
|
data/doc/MG/Point.html
CHANGED
@@ -533,9 +533,9 @@ given point object.</p>
|
|
533
533
|
</div>
|
534
534
|
|
535
535
|
<div id="footer">
|
536
|
-
Generated on
|
536
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
537
537
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
538
|
-
0.8.7.6 (ruby-2.
|
538
|
+
0.8.7.6 (ruby-2.4.0).
|
539
539
|
</div>
|
540
540
|
|
541
541
|
</body>
|
data/doc/MG/Scene.html
CHANGED
@@ -1532,9 +1532,9 @@ this method was called.</p>
|
|
1532
1532
|
</div>
|
1533
1533
|
|
1534
1534
|
<div id="footer">
|
1535
|
-
Generated on
|
1535
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
1536
1536
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1537
|
-
0.8.7.6 (ruby-2.
|
1537
|
+
0.8.7.6 (ruby-2.4.0).
|
1538
1538
|
</div>
|
1539
1539
|
|
1540
1540
|
</body>
|
data/doc/MG/Scroll.html
CHANGED
@@ -521,9 +521,9 @@ than the size of the scroll view itself.</p>
|
|
521
521
|
</div>
|
522
522
|
|
523
523
|
<div id="footer">
|
524
|
-
Generated on
|
524
|
+
Generated on Wed Jun 22 11:28:48 2016 by
|
525
525
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
526
|
-
0.8.7.6 (ruby-2.
|
526
|
+
0.8.7.6 (ruby-2.4.0).
|
527
527
|
</div>
|
528
528
|
|
529
529
|
</body>
|
data/doc/MG/Size.html
CHANGED
@@ -730,9 +730,9 @@ size object.</p>
|
|
730
730
|
</div>
|
731
731
|
|
732
732
|
<div id="footer">
|
733
|
-
Generated on
|
733
|
+
Generated on Wed Jun 22 11:28:48 2016 by
|
734
734
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
735
|
-
0.8.7.6 (ruby-2.
|
735
|
+
0.8.7.6 (ruby-2.4.0).
|
736
736
|
</div>
|
737
737
|
|
738
738
|
</body>
|
data/doc/MG/Slider.html
CHANGED
@@ -326,9 +326,9 @@
|
|
326
326
|
</div>
|
327
327
|
|
328
328
|
<div id="footer">
|
329
|
-
Generated on
|
329
|
+
Generated on Wed Jun 22 11:28:48 2016 by
|
330
330
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
331
|
-
0.8.7.6 (ruby-2.
|
331
|
+
0.8.7.6 (ruby-2.4.0).
|
332
332
|
</div>
|
333
333
|
|
334
334
|
</body>
|
data/doc/MG/Sprite.html
CHANGED
@@ -2057,9 +2057,9 @@ of the current location and the given <code>delta_location</code> object.</p>
|
|
2057
2057
|
</div>
|
2058
2058
|
|
2059
2059
|
<div id="footer">
|
2060
|
-
Generated on
|
2060
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
2061
2061
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2062
|
-
0.8.7.6 (ruby-2.
|
2062
|
+
0.8.7.6 (ruby-2.4.0).
|
2063
2063
|
</div>
|
2064
2064
|
|
2065
2065
|
</body>
|
data/doc/MG/Text.html
CHANGED
@@ -909,9 +909,9 @@
|
|
909
909
|
</div>
|
910
910
|
|
911
911
|
<div id="footer">
|
912
|
-
Generated on
|
912
|
+
Generated on Wed Jun 22 11:28:48 2016 by
|
913
913
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
914
|
-
0.8.7.6 (ruby-2.
|
914
|
+
0.8.7.6 (ruby-2.4.0).
|
915
915
|
</div>
|
916
916
|
|
917
917
|
</body>
|
data/doc/MG/Web.html
CHANGED
@@ -819,9 +819,9 @@
|
|
819
819
|
</div>
|
820
820
|
|
821
821
|
<div id="footer">
|
822
|
-
Generated on
|
822
|
+
Generated on Wed Jun 22 11:28:48 2016 by
|
823
823
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
824
|
-
0.8.7.6 (ruby-2.
|
824
|
+
0.8.7.6 (ruby-2.4.0).
|
825
825
|
</div>
|
826
826
|
|
827
827
|
</body>
|
data/doc/MG/Widget.html
CHANGED
@@ -451,9 +451,9 @@ widget.</p>
|
|
451
451
|
</div>
|
452
452
|
|
453
453
|
<div id="footer">
|
454
|
-
Generated on
|
454
|
+
Generated on Wed Jun 22 11:28:48 2016 by
|
455
455
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
456
|
-
0.8.7.6 (ruby-2.
|
456
|
+
0.8.7.6 (ruby-2.4.0).
|
457
457
|
</div>
|
458
458
|
|
459
459
|
</body>
|
data/doc/_index.html
CHANGED
@@ -368,9 +368,9 @@
|
|
368
368
|
</div>
|
369
369
|
|
370
370
|
<div id="footer">
|
371
|
-
Generated on
|
371
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
372
372
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
373
|
-
0.8.7.6 (ruby-2.
|
373
|
+
0.8.7.6 (ruby-2.4.0).
|
374
374
|
</div>
|
375
375
|
|
376
376
|
</body>
|
data/doc/file.README.html
CHANGED
@@ -156,9 +156,9 @@ Redistributions in binary form must reproduce the above copyright notice, this l
|
|
156
156
|
</div></div>
|
157
157
|
|
158
158
|
<div id="footer">
|
159
|
-
Generated on
|
159
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
160
160
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
161
|
-
0.8.7.6 (ruby-2.
|
161
|
+
0.8.7.6 (ruby-2.4.0).
|
162
162
|
</div>
|
163
163
|
|
164
164
|
</body>
|
data/doc/index.html
CHANGED
@@ -156,9 +156,9 @@ Redistributions in binary form must reproduce the above copyright notice, this l
|
|
156
156
|
</div></div>
|
157
157
|
|
158
158
|
<div id="footer">
|
159
|
-
Generated on
|
159
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
160
160
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
161
|
-
0.8.7.6 (ruby-2.
|
161
|
+
0.8.7.6 (ruby-2.4.0).
|
162
162
|
</div>
|
163
163
|
|
164
164
|
</body>
|
data/doc/method_list.html
CHANGED
@@ -106,14 +106,14 @@
|
|
106
106
|
|
107
107
|
|
108
108
|
<li class="r2 ">
|
109
|
-
<span class='object_link'><a href="MG/
|
110
|
-
<small>MG::
|
109
|
+
<span class='object_link'><a href="MG/Node.html#alpha-instance_method" title="MG::Node#alpha (method)">#alpha</a></span>
|
110
|
+
<small>MG::Node</small>
|
111
111
|
</li>
|
112
112
|
|
113
113
|
|
114
114
|
<li class="r1 ">
|
115
|
-
<span class='object_link'><a href="MG/
|
116
|
-
<small>MG::
|
115
|
+
<span class='object_link'><a href="MG/Color.html#alpha-instance_method" title="MG::Color#alpha (method)">#alpha</a></span>
|
116
|
+
<small>MG::Color</small>
|
117
117
|
</li>
|
118
118
|
|
119
119
|
|
@@ -280,14 +280,14 @@
|
|
280
280
|
|
281
281
|
|
282
282
|
<li class="r1 ">
|
283
|
-
<span class='object_link'><a href="MG/
|
284
|
-
<small>MG::
|
283
|
+
<span class='object_link'><a href="MG/Particle.html#duration-instance_method" title="MG::Particle#duration (method)">#duration</a></span>
|
284
|
+
<small>MG::Particle</small>
|
285
285
|
</li>
|
286
286
|
|
287
287
|
|
288
288
|
<li class="r2 ">
|
289
|
-
<span class='object_link'><a href="MG/
|
290
|
-
<small>MG::
|
289
|
+
<span class='object_link'><a href="MG/Audio.html#duration-instance_method" title="MG::Audio#duration (method)">#duration</a></span>
|
290
|
+
<small>MG::Audio</small>
|
291
291
|
</li>
|
292
292
|
|
293
293
|
|
@@ -322,26 +322,26 @@
|
|
322
322
|
|
323
323
|
|
324
324
|
<li class="r2 ">
|
325
|
-
<span class='object_link'><a href="MG/
|
326
|
-
<small>MG::
|
325
|
+
<span class='object_link'><a href="MG/Text.html#font-instance_method" title="MG::Text#font (method)">#font</a></span>
|
326
|
+
<small>MG::Text</small>
|
327
327
|
</li>
|
328
328
|
|
329
329
|
|
330
330
|
<li class="r1 ">
|
331
|
-
<span class='object_link'><a href="MG/
|
332
|
-
<small>MG::
|
331
|
+
<span class='object_link'><a href="MG/Button.html#font-instance_method" title="MG::Button#font (method)">#font</a></span>
|
332
|
+
<small>MG::Button</small>
|
333
333
|
</li>
|
334
334
|
|
335
335
|
|
336
336
|
<li class="r2 ">
|
337
|
-
<span class='object_link'><a href="MG/
|
338
|
-
<small>MG::
|
337
|
+
<span class='object_link'><a href="MG/Button.html#font_size-instance_method" title="MG::Button#font_size (method)">#font_size</a></span>
|
338
|
+
<small>MG::Button</small>
|
339
339
|
</li>
|
340
340
|
|
341
341
|
|
342
342
|
<li class="r1 ">
|
343
|
-
<span class='object_link'><a href="MG/
|
344
|
-
<small>MG::
|
343
|
+
<span class='object_link'><a href="MG/Text.html#font_size-instance_method" title="MG::Text#font_size (method)">#font_size</a></span>
|
344
|
+
<small>MG::Text</small>
|
345
345
|
</li>
|
346
346
|
|
347
347
|
|
@@ -394,8 +394,8 @@
|
|
394
394
|
|
395
395
|
|
396
396
|
<li class="r2 ">
|
397
|
-
<span class='object_link'><a href="MG/
|
398
|
-
<small>MG::
|
397
|
+
<span class='object_link'><a href="MG/Scroll.html#initialize-instance_method" title="MG::Scroll#initialize (method)">#initialize</a></span>
|
398
|
+
<small>MG::Scroll</small>
|
399
399
|
</li>
|
400
400
|
|
401
401
|
|
@@ -406,26 +406,26 @@
|
|
406
406
|
|
407
407
|
|
408
408
|
<li class="r2 ">
|
409
|
-
<span class='object_link'><a href="MG/
|
410
|
-
<small>MG::
|
409
|
+
<span class='object_link'><a href="MG/Particle.html#initialize-instance_method" title="MG::Particle#initialize (method)">#initialize</a></span>
|
410
|
+
<small>MG::Particle</small>
|
411
411
|
</li>
|
412
412
|
|
413
413
|
|
414
414
|
<li class="r1 ">
|
415
|
-
<span class='object_link'><a href="MG/
|
416
|
-
<small>MG::
|
415
|
+
<span class='object_link'><a href="MG/Sprite.html#initialize-instance_method" title="MG::Sprite#initialize (method)">#initialize</a></span>
|
416
|
+
<small>MG::Sprite</small>
|
417
417
|
</li>
|
418
418
|
|
419
419
|
|
420
420
|
<li class="r2 ">
|
421
|
-
<span class='object_link'><a href="MG/
|
422
|
-
<small>MG::
|
421
|
+
<span class='object_link'><a href="MG/Text.html#initialize-instance_method" title="MG::Text#initialize (method)">#initialize</a></span>
|
422
|
+
<small>MG::Text</small>
|
423
423
|
</li>
|
424
424
|
|
425
425
|
|
426
426
|
<li class="r1 ">
|
427
|
-
<span class='object_link'><a href="MG/
|
428
|
-
<small>MG::
|
427
|
+
<span class='object_link'><a href="MG/Button.html#initialize-instance_method" title="MG::Button#initialize (method)">#initialize</a></span>
|
428
|
+
<small>MG::Button</small>
|
429
429
|
</li>
|
430
430
|
|
431
431
|
|
@@ -436,20 +436,20 @@
|
|
436
436
|
|
437
437
|
|
438
438
|
<li class="r1 ">
|
439
|
-
<span class='object_link'><a href="MG/
|
440
|
-
<small>MG::
|
439
|
+
<span class='object_link'><a href="MG/Layout.html#initialize-instance_method" title="MG::Layout#initialize (method)">#initialize</a></span>
|
440
|
+
<small>MG::Layout</small>
|
441
441
|
</li>
|
442
442
|
|
443
443
|
|
444
444
|
<li class="r2 ">
|
445
|
-
<span class='object_link'><a href="MG/
|
446
|
-
<small>MG::
|
445
|
+
<span class='object_link'><a href="MG/List.html#initialize-instance_method" title="MG::List#initialize (method)">#initialize</a></span>
|
446
|
+
<small>MG::List</small>
|
447
447
|
</li>
|
448
448
|
|
449
449
|
|
450
450
|
<li class="r1 ">
|
451
|
-
<span class='object_link'><a href="MG/
|
452
|
-
<small>MG::
|
451
|
+
<span class='object_link'><a href="MG/Web.html#initialize-instance_method" title="MG::Web#initialize (method)">#initialize</a></span>
|
452
|
+
<small>MG::Web</small>
|
453
453
|
</li>
|
454
454
|
|
455
455
|
|
@@ -730,14 +730,14 @@
|
|
730
730
|
|
731
731
|
|
732
732
|
<li class="r2 ">
|
733
|
-
<span class='object_link'><a href="MG/
|
734
|
-
<small>MG::
|
733
|
+
<span class='object_link'><a href="MG/Audio.html#resume-instance_method" title="MG::Audio#resume (method)">#resume</a></span>
|
734
|
+
<small>MG::Audio</small>
|
735
735
|
</li>
|
736
736
|
|
737
737
|
|
738
738
|
<li class="r1 ">
|
739
|
-
<span class='object_link'><a href="MG/
|
740
|
-
<small>MG::
|
739
|
+
<span class='object_link'><a href="MG/Director.html#resume-instance_method" title="MG::Director#resume (method)">#resume</a></span>
|
740
|
+
<small>MG::Director</small>
|
741
741
|
</li>
|
742
742
|
|
743
743
|
|
@@ -790,14 +790,14 @@
|
|
790
790
|
|
791
791
|
|
792
792
|
<li class="r2 ">
|
793
|
-
<span class='object_link'><a href="MG/
|
794
|
-
<small>MG::
|
793
|
+
<span class='object_link'><a href="MG/Node.html#size-instance_method" title="MG::Node#size (method)">#size</a></span>
|
794
|
+
<small>MG::Node</small>
|
795
795
|
</li>
|
796
796
|
|
797
797
|
|
798
798
|
<li class="r1 ">
|
799
|
-
<span class='object_link'><a href="MG/
|
800
|
-
<small>MG::
|
799
|
+
<span class='object_link'><a href="MG/Director.html#size-instance_method" title="MG::Director#size (method)">#size</a></span>
|
800
|
+
<small>MG::Director</small>
|
801
801
|
</li>
|
802
802
|
|
803
803
|
|
@@ -826,14 +826,14 @@
|
|
826
826
|
|
827
827
|
|
828
828
|
<li class="r2 ">
|
829
|
-
<span class='object_link'><a href="MG/
|
830
|
-
<small>MG::
|
829
|
+
<span class='object_link'><a href="MG/Web.html#stop-instance_method" title="MG::Web#stop (method)">#stop</a></span>
|
830
|
+
<small>MG::Web</small>
|
831
831
|
</li>
|
832
832
|
|
833
833
|
|
834
834
|
<li class="r1 ">
|
835
|
-
<span class='object_link'><a href="MG/
|
836
|
-
<small>MG::
|
835
|
+
<span class='object_link'><a href="MG/Audio.html#stop-instance_method" title="MG::Audio#stop (method)">#stop</a></span>
|
836
|
+
<small>MG::Audio</small>
|
837
837
|
</li>
|
838
838
|
|
839
839
|
|
@@ -844,26 +844,26 @@
|
|
844
844
|
|
845
845
|
|
846
846
|
<li class="r1 ">
|
847
|
-
<span class='object_link'><a href="MG/
|
848
|
-
<small>MG::
|
847
|
+
<span class='object_link'><a href="MG/Button.html#text-instance_method" title="MG::Button#text (method)">#text</a></span>
|
848
|
+
<small>MG::Button</small>
|
849
849
|
</li>
|
850
850
|
|
851
851
|
|
852
852
|
<li class="r2 ">
|
853
|
-
<span class='object_link'><a href="MG/
|
854
|
-
<small>MG::
|
853
|
+
<span class='object_link'><a href="MG/Text.html#text-instance_method" title="MG::Text#text (method)">#text</a></span>
|
854
|
+
<small>MG::Text</small>
|
855
855
|
</li>
|
856
856
|
|
857
857
|
|
858
858
|
<li class="r1 ">
|
859
|
-
<span class='object_link'><a href="MG/
|
860
|
-
<small>MG::
|
859
|
+
<span class='object_link'><a href="MG/Text.html#text_color-instance_method" title="MG::Text#text_color (method)">#text_color</a></span>
|
860
|
+
<small>MG::Text</small>
|
861
861
|
</li>
|
862
862
|
|
863
863
|
|
864
864
|
<li class="r2 ">
|
865
|
-
<span class='object_link'><a href="MG/
|
866
|
-
<small>MG::
|
865
|
+
<span class='object_link'><a href="MG/Button.html#text_color-instance_method" title="MG::Button#text_color (method)">#text_color</a></span>
|
866
|
+
<small>MG::Button</small>
|
867
867
|
</li>
|
868
868
|
|
869
869
|
|
@@ -940,14 +940,14 @@
|
|
940
940
|
|
941
941
|
|
942
942
|
<li class="r1 ">
|
943
|
-
<span class='object_link'><a href="MG/
|
944
|
-
<small>MG::
|
943
|
+
<span class='object_link'><a href="MG/Events/Acceleration.html#y-instance_method" title="MG::Events::Acceleration#y (method)">#y</a></span>
|
944
|
+
<small>MG::Events::Acceleration</small>
|
945
945
|
</li>
|
946
946
|
|
947
947
|
|
948
948
|
<li class="r2 ">
|
949
|
-
<span class='object_link'><a href="MG/
|
950
|
-
<small>MG::
|
949
|
+
<span class='object_link'><a href="MG/Point.html#y-instance_method" title="MG::Point#y (method)">#y</a></span>
|
950
|
+
<small>MG::Point</small>
|
951
951
|
</li>
|
952
952
|
|
953
953
|
|
@@ -103,9 +103,9 @@
|
|
103
103
|
</div>
|
104
104
|
|
105
105
|
<div id="footer">
|
106
|
-
Generated on
|
106
|
+
Generated on Wed Jun 22 11:28:47 2016 by
|
107
107
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
108
|
-
0.8.7.6 (ruby-2.
|
108
|
+
0.8.7.6 (ruby-2.4.0).
|
109
109
|
</div>
|
110
110
|
|
111
111
|
</body>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: motion-game
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- HipByte
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-
|
11
|
+
date: 2016-06-22 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: motion-game allows you to write cross-platform native mobile games in
|
14
14
|
Ruby.
|
@@ -141,7 +141,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
141
141
|
version: '0'
|
142
142
|
requirements: []
|
143
143
|
rubyforge_project:
|
144
|
-
rubygems_version: 2.4
|
144
|
+
rubygems_version: 2.6.4
|
145
145
|
signing_key:
|
146
146
|
specification_version: 4
|
147
147
|
summary: Cross-platform mobile game engine for RubyMotion
|