motion-game 1.1.1 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +1 -1
- data/doc/MG/Application.html +1 -1
- data/doc/MG/Audio.html +1 -1
- data/doc/MG/Button.html +23 -23
- data/doc/MG/Color.html +17 -17
- data/doc/MG/Director.html +1 -1
- data/doc/MG/Draw.html +380 -7
- data/doc/MG/Events.html +1 -1
- data/doc/MG/Events/Acceleration.html +1 -1
- data/doc/MG/Events/Touch.html +1 -1
- data/doc/MG/File.html +1 -1
- data/doc/MG/Layout.html +15 -15
- data/doc/MG/List.html +21 -21
- data/doc/MG/Node.html +1 -1
- data/doc/MG/Parallax.html +1 -1
- data/doc/MG/Particle.html +47 -47
- data/doc/MG/Point.html +13 -13
- data/doc/MG/Scene.html +1 -1
- data/doc/MG/Scroll.html +15 -15
- data/doc/MG/Size.html +17 -17
- data/doc/MG/Slider.html +7 -7
- data/doc/MG/Sprite.html +59 -59
- data/doc/MG/Text.html +31 -31
- data/doc/MG/Web.html +15 -15
- data/doc/MG/Widget.html +11 -11
- data/doc/_index.html +1 -1
- data/doc/file.README.html +7 -3
- data/doc/index.html +7 -3
- data/doc/method_list.html +123 -105
- data/doc/top-level-namespace.html +1 -1
- data/template/motion-game/files/resources/Default-568h@2x.png +0 -0
- data/template/motion-game/files/resources/Default-667h@2x.png +0 -0
- data/template/motion-game/files/resources/Default-736h@3x.png +0 -0
- metadata +5 -2
data/doc/MG/Events.html
CHANGED
|
@@ -118,7 +118,7 @@ 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 Fri Mar 25 23:19:55 2016 by
|
|
122
122
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
123
123
|
0.8.7.6 (ruby-2.2.3).
|
|
124
124
|
</div>
|
|
@@ -493,7 +493,7 @@ 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 Fri Mar 25 23:19:55 2016 by
|
|
497
497
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
498
498
|
0.8.7.6 (ruby-2.2.3).
|
|
499
499
|
</div>
|
data/doc/MG/Events/Touch.html
CHANGED
|
@@ -223,7 +223,7 @@ 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 Fri Mar 25 23:19:55 2016 by
|
|
227
227
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
228
228
|
0.8.7.6 (ruby-2.2.3).
|
|
229
229
|
</div>
|
data/doc/MG/File.html
CHANGED
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
</div>
|
|
208
208
|
|
|
209
209
|
<div id="footer">
|
|
210
|
-
Generated on
|
|
210
|
+
Generated on Fri Mar 25 23:19:55 2016 by
|
|
211
211
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
212
212
|
0.8.7.6 (ruby-2.2.3).
|
|
213
213
|
</div>
|
data/doc/MG/Layout.html
CHANGED
|
@@ -298,10 +298,10 @@
|
|
|
298
298
|
<pre class="lines">
|
|
299
299
|
|
|
300
300
|
|
|
301
|
-
|
|
301
|
+
834</pre>
|
|
302
302
|
</td>
|
|
303
303
|
<td>
|
|
304
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
304
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 834</span>
|
|
305
305
|
|
|
306
306
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
307
307
|
</td>
|
|
@@ -360,12 +360,12 @@
|
|
|
360
360
|
<pre class="lines">
|
|
361
361
|
|
|
362
362
|
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
363
|
+
843
|
|
364
|
+
844
|
|
365
|
+
845</pre>
|
|
366
366
|
</td>
|
|
367
367
|
<td>
|
|
368
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
368
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 843</span>
|
|
369
369
|
|
|
370
370
|
<span class='kw'>def</span> <span class='id identifier rubyid_background_color'>background_color</span>
|
|
371
371
|
<span class='ivar'>@background_color</span>
|
|
@@ -422,12 +422,12 @@ false).</p>
|
|
|
422
422
|
<pre class="lines">
|
|
423
423
|
|
|
424
424
|
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
425
|
+
847
|
|
426
|
+
848
|
|
427
|
+
849</pre>
|
|
428
428
|
</td>
|
|
429
429
|
<td>
|
|
430
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
430
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 847</span>
|
|
431
431
|
|
|
432
432
|
def clipping?
|
|
433
433
|
@clipping?
|
|
@@ -483,12 +483,12 @@ end</pre>
|
|
|
483
483
|
<pre class="lines">
|
|
484
484
|
|
|
485
485
|
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
486
|
+
840
|
|
487
|
+
841
|
|
488
|
+
842</pre>
|
|
489
489
|
</td>
|
|
490
490
|
<td>
|
|
491
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
491
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 840</span>
|
|
492
492
|
|
|
493
493
|
<span class='kw'>def</span> <span class='id identifier rubyid_type'>type</span>
|
|
494
494
|
<span class='ivar'>@type</span>
|
|
@@ -504,7 +504,7 @@ end</pre>
|
|
|
504
504
|
</div>
|
|
505
505
|
|
|
506
506
|
<div id="footer">
|
|
507
|
-
Generated on
|
|
507
|
+
Generated on Fri Mar 25 23:19:56 2016 by
|
|
508
508
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
509
509
|
0.8.7.6 (ruby-2.2.3).
|
|
510
510
|
</div>
|
data/doc/MG/List.html
CHANGED
|
@@ -452,10 +452,10 @@
|
|
|
452
452
|
<pre class="lines">
|
|
453
453
|
|
|
454
454
|
|
|
455
|
-
|
|
455
|
+
879</pre>
|
|
456
456
|
</td>
|
|
457
457
|
<td>
|
|
458
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
458
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 879</span>
|
|
459
459
|
|
|
460
460
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
461
461
|
</td>
|
|
@@ -514,12 +514,12 @@
|
|
|
514
514
|
<pre class="lines">
|
|
515
515
|
|
|
516
516
|
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
517
|
+
925
|
|
518
|
+
926
|
|
519
|
+
927</pre>
|
|
520
520
|
</td>
|
|
521
521
|
<td>
|
|
522
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
522
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 925</span>
|
|
523
523
|
|
|
524
524
|
<span class='kw'>def</span> <span class='id identifier rubyid_items_margin'>items_margin</span>
|
|
525
525
|
<span class='ivar'>@items_margin</span>
|
|
@@ -600,10 +600,10 @@
|
|
|
600
600
|
<pre class="lines">
|
|
601
601
|
|
|
602
602
|
|
|
603
|
-
|
|
603
|
+
887</pre>
|
|
604
604
|
</td>
|
|
605
605
|
<td>
|
|
606
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
606
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 887</span>
|
|
607
607
|
|
|
608
608
|
<span class='kw'>def</span> <span class='id identifier rubyid_add_item'>add_item</span><span class='lparen'>(</span><span class='id identifier rubyid_widget'>widget</span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
609
609
|
</td>
|
|
@@ -655,10 +655,10 @@
|
|
|
655
655
|
<pre class="lines">
|
|
656
656
|
|
|
657
657
|
|
|
658
|
-
|
|
658
|
+
907</pre>
|
|
659
659
|
</td>
|
|
660
660
|
<td>
|
|
661
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
661
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 907</span>
|
|
662
662
|
|
|
663
663
|
<span class='kw'>def</span> <span class='id identifier rubyid_clear_items'>clear_items</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
664
664
|
</td>
|
|
@@ -730,10 +730,10 @@
|
|
|
730
730
|
<pre class="lines">
|
|
731
731
|
|
|
732
732
|
|
|
733
|
-
|
|
733
|
+
903</pre>
|
|
734
734
|
</td>
|
|
735
735
|
<td>
|
|
736
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
736
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 903</span>
|
|
737
737
|
|
|
738
738
|
<span class='kw'>def</span> <span class='id identifier rubyid_delete_item'>delete_item</span><span class='lparen'>(</span><span class='id identifier rubyid_index'>index</span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
739
739
|
</td>
|
|
@@ -821,10 +821,10 @@
|
|
|
821
821
|
<pre class="lines">
|
|
822
822
|
|
|
823
823
|
|
|
824
|
-
|
|
824
|
+
893</pre>
|
|
825
825
|
</td>
|
|
826
826
|
<td>
|
|
827
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
827
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 893</span>
|
|
828
828
|
|
|
829
829
|
<span class='kw'>def</span> <span class='id identifier rubyid_insert_item'>insert_item</span><span class='lparen'>(</span><span class='id identifier rubyid_index'>index</span><span class='comma'>,</span> <span class='id identifier rubyid_widget'>widget</span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
830
830
|
</td>
|
|
@@ -896,10 +896,10 @@
|
|
|
896
896
|
<pre class="lines">
|
|
897
897
|
|
|
898
898
|
|
|
899
|
-
|
|
899
|
+
898</pre>
|
|
900
900
|
</td>
|
|
901
901
|
<td>
|
|
902
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
902
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 898</span>
|
|
903
903
|
|
|
904
904
|
<span class='kw'>def</span> <span class='id identifier rubyid_item_at'>item_at</span><span class='lparen'>(</span><span class='id identifier rubyid_index'>index</span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
905
905
|
</td>
|
|
@@ -970,10 +970,10 @@ of the selection as the argument.</p>
|
|
|
970
970
|
<pre class="lines">
|
|
971
971
|
|
|
972
972
|
|
|
973
|
-
|
|
973
|
+
916</pre>
|
|
974
974
|
</td>
|
|
975
975
|
<td>
|
|
976
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
976
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 916</span>
|
|
977
977
|
|
|
978
978
|
<span class='kw'>def</span> <span class='id identifier rubyid_on_selection'>on_selection</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
979
979
|
</td>
|
|
@@ -1025,10 +1025,10 @@ of the selection as the argument.</p>
|
|
|
1025
1025
|
<pre class="lines">
|
|
1026
1026
|
|
|
1027
1027
|
|
|
1028
|
-
|
|
1028
|
+
919</pre>
|
|
1029
1029
|
</td>
|
|
1030
1030
|
<td>
|
|
1031
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
1031
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 919</span>
|
|
1032
1032
|
|
|
1033
1033
|
<span class='kw'>def</span> <span class='id identifier rubyid_selected_item'>selected_item</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
1034
1034
|
</td>
|
|
@@ -1041,7 +1041,7 @@ of the selection as the argument.</p>
|
|
|
1041
1041
|
</div>
|
|
1042
1042
|
|
|
1043
1043
|
<div id="footer">
|
|
1044
|
-
Generated on
|
|
1044
|
+
Generated on Fri Mar 25 23:19:56 2016 by
|
|
1045
1045
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1046
1046
|
0.8.7.6 (ruby-2.2.3).
|
|
1047
1047
|
</div>
|
data/doc/MG/Node.html
CHANGED
|
@@ -1744,7 +1744,7 @@ node's bounding box.</p>
|
|
|
1744
1744
|
</div>
|
|
1745
1745
|
|
|
1746
1746
|
<div id="footer">
|
|
1747
|
-
Generated on
|
|
1747
|
+
Generated on Fri Mar 25 23:19:55 2016 by
|
|
1748
1748
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1749
1749
|
0.8.7.6 (ruby-2.2.3).
|
|
1750
1750
|
</div>
|
data/doc/MG/Parallax.html
CHANGED
|
@@ -285,7 +285,7 @@ view.</p>
|
|
|
285
285
|
</div>
|
|
286
286
|
|
|
287
287
|
<div id="footer">
|
|
288
|
-
Generated on
|
|
288
|
+
Generated on Fri Mar 25 23:19:55 2016 by
|
|
289
289
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
290
290
|
0.8.7.6 (ruby-2.2.3).
|
|
291
291
|
</div>
|
data/doc/MG/Particle.html
CHANGED
|
@@ -519,10 +519,10 @@ Particle object will be created.</p>
|
|
|
519
519
|
<pre class="lines">
|
|
520
520
|
|
|
521
521
|
|
|
522
|
-
|
|
522
|
+
437</pre>
|
|
523
523
|
</td>
|
|
524
524
|
<td>
|
|
525
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
525
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 437</span>
|
|
526
526
|
|
|
527
527
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_file_name'>file_name</span><span class='op'>=</span><span class='kw'>nil</span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
|
528
528
|
</td>
|
|
@@ -581,12 +581,12 @@ Particle object will be created.</p>
|
|
|
581
581
|
<pre class="lines">
|
|
582
582
|
|
|
583
583
|
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
584
|
+
455
|
|
585
|
+
456
|
|
586
|
+
457</pre>
|
|
587
587
|
</td>
|
|
588
588
|
<td>
|
|
589
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
589
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 455</span>
|
|
590
590
|
|
|
591
591
|
<span class='kw'>def</span> <span class='id identifier rubyid_angle'>angle</span>
|
|
592
592
|
<span class='ivar'>@angle</span>
|
|
@@ -642,12 +642,12 @@ Particle object will be created.</p>
|
|
|
642
642
|
<pre class="lines">
|
|
643
643
|
|
|
644
644
|
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
645
|
+
458
|
|
646
|
+
459
|
|
647
|
+
460</pre>
|
|
648
648
|
</td>
|
|
649
649
|
<td>
|
|
650
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
650
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 458</span>
|
|
651
651
|
|
|
652
652
|
<span class='kw'>def</span> <span class='id identifier rubyid_angle_range'>angle_range</span>
|
|
653
653
|
<span class='ivar'>@angle_range</span>
|
|
@@ -703,12 +703,12 @@ Particle object will be created.</p>
|
|
|
703
703
|
<pre class="lines">
|
|
704
704
|
|
|
705
705
|
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
706
|
+
461
|
|
707
|
+
462
|
|
708
|
+
463</pre>
|
|
709
709
|
</td>
|
|
710
710
|
<td>
|
|
711
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
711
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 461</span>
|
|
712
712
|
|
|
713
713
|
<span class='kw'>def</span> <span class='id identifier rubyid_duration'>duration</span>
|
|
714
714
|
<span class='ivar'>@duration</span>
|
|
@@ -764,12 +764,12 @@ Particle object will be created.</p>
|
|
|
764
764
|
<pre class="lines">
|
|
765
765
|
|
|
766
766
|
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
767
|
+
473
|
|
768
|
+
474
|
|
769
|
+
475</pre>
|
|
770
770
|
</td>
|
|
771
771
|
<td>
|
|
772
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
772
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 473</span>
|
|
773
773
|
|
|
774
774
|
<span class='kw'>def</span> <span class='id identifier rubyid_end_color'>end_color</span>
|
|
775
775
|
<span class='ivar'>@end_color</span>
|
|
@@ -825,12 +825,12 @@ Particle object will be created.</p>
|
|
|
825
825
|
<pre class="lines">
|
|
826
826
|
|
|
827
827
|
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
828
|
+
449
|
|
829
|
+
450
|
|
830
|
+
451</pre>
|
|
831
831
|
</td>
|
|
832
832
|
<td>
|
|
833
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
833
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 449</span>
|
|
834
834
|
|
|
835
835
|
<span class='kw'>def</span> <span class='id identifier rubyid_life'>life</span>
|
|
836
836
|
<span class='ivar'>@life</span>
|
|
@@ -886,12 +886,12 @@ Particle object will be created.</p>
|
|
|
886
886
|
<pre class="lines">
|
|
887
887
|
|
|
888
888
|
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
889
|
+
452
|
|
890
|
+
453
|
|
891
|
+
454</pre>
|
|
892
892
|
</td>
|
|
893
893
|
<td>
|
|
894
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
894
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 452</span>
|
|
895
895
|
|
|
896
896
|
<span class='kw'>def</span> <span class='id identifier rubyid_life_range'>life_range</span>
|
|
897
897
|
<span class='ivar'>@life_range</span>
|
|
@@ -947,12 +947,12 @@ Particle object will be created.</p>
|
|
|
947
947
|
<pre class="lines">
|
|
948
948
|
|
|
949
949
|
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
950
|
+
467
|
|
951
|
+
468
|
|
952
|
+
469</pre>
|
|
953
953
|
</td>
|
|
954
954
|
<td>
|
|
955
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
955
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 467</span>
|
|
956
956
|
|
|
957
957
|
<span class='kw'>def</span> <span class='id identifier rubyid_particle_count'>particle_count</span>
|
|
958
958
|
<span class='ivar'>@particle_count</span>
|
|
@@ -1008,12 +1008,12 @@ Particle object will be created.</p>
|
|
|
1008
1008
|
<pre class="lines">
|
|
1009
1009
|
|
|
1010
1010
|
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1011
|
+
464
|
|
1012
|
+
465
|
|
1013
|
+
466</pre>
|
|
1014
1014
|
</td>
|
|
1015
1015
|
<td>
|
|
1016
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
1016
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 464</span>
|
|
1017
1017
|
|
|
1018
1018
|
<span class='kw'>def</span> <span class='id identifier rubyid_position_range'>position_range</span>
|
|
1019
1019
|
<span class='ivar'>@position_range</span>
|
|
@@ -1069,12 +1069,12 @@ Particle object will be created.</p>
|
|
|
1069
1069
|
<pre class="lines">
|
|
1070
1070
|
|
|
1071
1071
|
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1072
|
+
446
|
|
1073
|
+
447
|
|
1074
|
+
448</pre>
|
|
1075
1075
|
</td>
|
|
1076
1076
|
<td>
|
|
1077
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
1077
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 446</span>
|
|
1078
1078
|
|
|
1079
1079
|
<span class='kw'>def</span> <span class='id identifier rubyid_speed'>speed</span>
|
|
1080
1080
|
<span class='ivar'>@speed</span>
|
|
@@ -1130,12 +1130,12 @@ Particle object will be created.</p>
|
|
|
1130
1130
|
<pre class="lines">
|
|
1131
1131
|
|
|
1132
1132
|
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1133
|
+
470
|
|
1134
|
+
471
|
|
1135
|
+
472</pre>
|
|
1136
1136
|
</td>
|
|
1137
1137
|
<td>
|
|
1138
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
1138
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 470</span>
|
|
1139
1139
|
|
|
1140
1140
|
<span class='kw'>def</span> <span class='id identifier rubyid_start_color'>start_color</span>
|
|
1141
1141
|
<span class='ivar'>@start_color</span>
|
|
@@ -1191,12 +1191,12 @@ Particle object will be created.</p>
|
|
|
1191
1191
|
<pre class="lines">
|
|
1192
1192
|
|
|
1193
1193
|
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1194
|
+
443
|
|
1195
|
+
444
|
|
1196
|
+
445</pre>
|
|
1197
1197
|
</td>
|
|
1198
1198
|
<td>
|
|
1199
|
-
<pre class="code"><span class="info file"># File 'motion-game', line
|
|
1199
|
+
<pre class="code"><span class="info file"># File 'motion-game', line 443</span>
|
|
1200
1200
|
|
|
1201
1201
|
<span class='kw'>def</span> <span class='id identifier rubyid_texture='>texture=</span><span class='lparen'>(</span><span class='id identifier rubyid_value'>value</span><span class='rparen'>)</span>
|
|
1202
1202
|
<span class='ivar'>@texture</span> <span class='op'>=</span> <span class='id identifier rubyid_value'>value</span>
|
|
@@ -1212,7 +1212,7 @@ Particle object will be created.</p>
|
|
|
1212
1212
|
</div>
|
|
1213
1213
|
|
|
1214
1214
|
<div id="footer">
|
|
1215
|
-
Generated on
|
|
1215
|
+
Generated on Fri Mar 25 23:19:56 2016 by
|
|
1216
1216
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1217
1217
|
0.8.7.6 (ruby-2.2.3).
|
|
1218
1218
|
</div>
|