motion-game 1.1.4 → 1.1.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 961b9a78d45e02d2071a05686055576a203cbbfd
4
- data.tar.gz: a152d5de7ce4221e7a046bfa9bcd2eda1486273f
3
+ metadata.gz: ed4b38a805108eaae8c455f7682153e20a75d293
4
+ data.tar.gz: 0c32b7073d9bb700031460fec775d91c0c8ba09b
5
5
  SHA512:
6
- metadata.gz: a910fd84145859785707d21e7499f154c26bc00f335abc82ac28530d85eabfdb99554cd1bc55cbb24d2b609a5d14d3bebfbfa969c06a1bc9ff16f586e8a52bdd
7
- data.tar.gz: 66e2b4e86e8e765c80ab7f47377cae289cc23f0827457696da3546a1a70a50223618e6da61a027d9c050c64ba41f3e25fa895aae94e7089631791ccffec19678
6
+ metadata.gz: ea8c4f6fea1dffbcbd5ad141cfc39b5b1c22b03fd1aa38b6f6aaf2690857fe3d0083d781f5098432abc7bcdb8e8768787ca0289db7fcae8158b84958e9c8b341
7
+ data.tar.gz: 5842d7ae9bca9e7a1e236f0dd2d6949dea1be923b0c84fa125017b0fa26949e7ad27330117ae03b59b04cd321305fc75b7cb5238dc2189270ce20c1ff51bc8be
Binary file
Binary file
Binary file
Binary file
@@ -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 Wed Jun 22 11:28:47 2016 by
326
+ Generated on Wed Aug 31 17:59:07 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.4.0).
328
+ 0.8.7.6 (ruby-2.3.1).
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 Wed Jun 22 11:28:47 2016 by
1043
+ Generated on Wed Aug 31 17:59:07 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.4.0).
1045
+ 0.8.7.6 (ruby-2.3.1).
1046
1046
  </div>
1047
1047
 
1048
1048
  </body>
data/doc/MG/Button.html CHANGED
@@ -268,7 +268,7 @@ the button is activated. Example:</p>
268
268
 
269
269
 
270
270
  <h3 class="inherited">Attributes inherited from <span class='object_link'><a href="Widget.html" title="MG::Widget (class)">Widget</a></span></h3>
271
- <p class="inherited"><span class='object_link'><a href="Widget.html#enabled%3F-instance_method" title="MG::Widget#enabled? (method)">#enabled?</a></span>, <span class='object_link'><a href="Widget.html#highlighted%3F-instance_method" title="MG::Widget#highlighted? (method)">#highlighted?</a></span></p>
271
+ <p class="inherited"><span class='object_link'><a href="Widget.html#enabled%3F-instance_method" title="MG::Widget#enabled? (method)">#enabled?</a></span>, <span class='object_link'><a href="Widget.html#highlighted%3F-instance_method" title="MG::Widget#highlighted? (method)">#highlighted?</a></span>, <span class='object_link'><a href="Widget.html#touch_enabled%3F-instance_method" title="MG::Widget#touch_enabled? (method)">#touch_enabled?</a></span></p>
272
272
 
273
273
 
274
274
 
@@ -386,10 +386,10 @@ the button is activated. Example:</p>
386
386
  <pre class="lines">
387
387
 
388
388
 
389
- 790</pre>
389
+ 823</pre>
390
390
  </td>
391
391
  <td>
392
- <pre class="code"><span class="info file"># File 'motion-game', line 790</span>
392
+ <pre class="code"><span class="info file"># File 'motion-game', line 823</span>
393
393
 
394
394
  <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_title'>title</span><span class='op'>=</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_end'>&#39;</span></span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
395
395
  </td>
@@ -448,12 +448,12 @@ the button is activated. Example:</p>
448
448
  <pre class="lines">
449
449
 
450
450
 
451
- 802
452
- 803
453
- 804</pre>
451
+ 835
452
+ 836
453
+ 837</pre>
454
454
  </td>
455
455
  <td>
456
- <pre class="code"><span class="info file"># File 'motion-game', line 802</span>
456
+ <pre class="code"><span class="info file"># File 'motion-game', line 835</span>
457
457
 
458
458
  <span class='kw'>def</span> <span class='id identifier rubyid_font'>font</span>
459
459
  <span class='ivar'>@font</span>
@@ -509,12 +509,12 @@ the button is activated. Example:</p>
509
509
  <pre class="lines">
510
510
 
511
511
 
512
- 805
513
- 806
514
- 807</pre>
512
+ 838
513
+ 839
514
+ 840</pre>
515
515
  </td>
516
516
  <td>
517
- <pre class="code"><span class="info file"># File 'motion-game', line 805</span>
517
+ <pre class="code"><span class="info file"># File 'motion-game', line 838</span>
518
518
 
519
519
  <span class='kw'>def</span> <span class='id identifier rubyid_font_size'>font_size</span>
520
520
  <span class='ivar'>@font_size</span>
@@ -570,12 +570,12 @@ the button is activated. Example:</p>
570
570
  <pre class="lines">
571
571
 
572
572
 
573
- 796
574
- 797
575
- 798</pre>
573
+ 829
574
+ 830
575
+ 831</pre>
576
576
  </td>
577
577
  <td>
578
- <pre class="code"><span class="info file"># File 'motion-game', line 796</span>
578
+ <pre class="code"><span class="info file"># File 'motion-game', line 829</span>
579
579
 
580
580
  <span class='kw'>def</span> <span class='id identifier rubyid_text'>text</span>
581
581
  <span class='ivar'>@text</span>
@@ -631,12 +631,12 @@ the button is activated. Example:</p>
631
631
  <pre class="lines">
632
632
 
633
633
 
634
- 799
635
- 800
636
- 801</pre>
634
+ 832
635
+ 833
636
+ 834</pre>
637
637
  </td>
638
638
  <td>
639
- <pre class="code"><span class="info file"># File 'motion-game', line 799</span>
639
+ <pre class="code"><span class="info file"># File 'motion-game', line 832</span>
640
640
 
641
641
  <span class='kw'>def</span> <span class='id identifier rubyid_text_color'>text_color</span>
642
642
  <span class='ivar'>@text_color</span>
@@ -692,12 +692,12 @@ the button is activated. Example:</p>
692
692
  <pre class="lines">
693
693
 
694
694
 
695
- 809
696
- 810
697
- 811</pre>
695
+ 842
696
+ 843
697
+ 844</pre>
698
698
  </td>
699
699
  <td>
700
- <pre class="code"><span class="info file"># File 'motion-game', line 809</span>
700
+ <pre class="code"><span class="info file"># File 'motion-game', line 842</span>
701
701
 
702
702
  <span class='kw'>def</span> <span class='id identifier rubyid_zoom_scale'>zoom_scale</span>
703
703
  <span class='ivar'>@zoom_scale</span>
@@ -713,9 +713,9 @@ the button is activated. Example:</p>
713
713
  </div>
714
714
 
715
715
  <div id="footer">
716
- Generated on Wed Jun 22 11:28:48 2016 by
716
+ Generated on Wed Aug 31 17:59:08 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.4.0).
718
+ 0.8.7.6 (ruby-2.3.1).
719
719
  </div>
720
720
 
721
721
  </body>
data/doc/MG/Color.html CHANGED
@@ -317,12 +317,12 @@ the black color.</p>
317
317
  <pre class="lines">
318
318
 
319
319
 
320
- 714
321
- 715
322
- 716</pre>
320
+ 742
321
+ 743
322
+ 744</pre>
323
323
  </td>
324
324
  <td>
325
- <pre class="code"><span class="info file"># File 'motion-game', line 714</span>
325
+ <pre class="code"><span class="info file"># File 'motion-game', line 742</span>
326
326
 
327
327
  <span class='kw'>def</span> <span class='id identifier rubyid_alpha'>alpha</span>
328
328
  <span class='ivar'>@alpha</span>
@@ -379,12 +379,12 @@ the black color.</p>
379
379
  <pre class="lines">
380
380
 
381
381
 
382
- 711
383
- 712
384
- 713</pre>
382
+ 739
383
+ 740
384
+ 741</pre>
385
385
  </td>
386
386
  <td>
387
- <pre class="code"><span class="info file"># File 'motion-game', line 711</span>
387
+ <pre class="code"><span class="info file"># File 'motion-game', line 739</span>
388
388
 
389
389
  <span class='kw'>def</span> <span class='id identifier rubyid_blue'>blue</span>
390
390
  <span class='ivar'>@blue</span>
@@ -441,12 +441,12 @@ the black color.</p>
441
441
  <pre class="lines">
442
442
 
443
443
 
444
- 708
445
- 709
446
- 710</pre>
444
+ 736
445
+ 737
446
+ 738</pre>
447
447
  </td>
448
448
  <td>
449
- <pre class="code"><span class="info file"># File 'motion-game', line 708</span>
449
+ <pre class="code"><span class="info file"># File 'motion-game', line 736</span>
450
450
 
451
451
  <span class='kw'>def</span> <span class='id identifier rubyid_green'>green</span>
452
452
  <span class='ivar'>@green</span>
@@ -503,12 +503,12 @@ the black color.</p>
503
503
  <pre class="lines">
504
504
 
505
505
 
506
- 705
507
- 706
508
- 707</pre>
506
+ 733
507
+ 734
508
+ 735</pre>
509
509
  </td>
510
510
  <td>
511
- <pre class="code"><span class="info file"># File 'motion-game', line 705</span>
511
+ <pre class="code"><span class="info file"># File 'motion-game', line 733</span>
512
512
 
513
513
  <span class='kw'>def</span> <span class='id identifier rubyid_red'>red</span>
514
514
  <span class='ivar'>@red</span>
@@ -524,9 +524,9 @@ the black color.</p>
524
524
  </div>
525
525
 
526
526
  <div id="footer">
527
- Generated on Wed Jun 22 11:28:48 2016 by
527
+ Generated on Wed Aug 31 17:59:07 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.4.0).
529
+ 0.8.7.6 (ruby-2.3.1).
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 Wed Jun 22 11:28:47 2016 by
1134
+ Generated on Wed Aug 31 17:59:07 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.4.0).
1136
+ 0.8.7.6 (ruby-2.3.1).
1137
1137
  </div>
1138
1138
 
1139
1139
  </body>
data/doc/MG/Draw.html CHANGED
@@ -306,10 +306,10 @@ color.</p>
306
306
  <pre class="lines">
307
307
 
308
308
 
309
- 393</pre>
309
+ 421</pre>
310
310
  </td>
311
311
  <td>
312
- <pre class="code"><span class="info file"># File 'motion-game', line 393</span>
312
+ <pre class="code"><span class="info file"># File 'motion-game', line 421</span>
313
313
 
314
314
  <span class='kw'>def</span> <span class='id identifier rubyid_clear'>clear</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
315
315
  </td>
@@ -414,10 +414,10 @@ color.</p>
414
414
  <pre class="lines">
415
415
 
416
416
 
417
- 400</pre>
417
+ 428</pre>
418
418
  </td>
419
419
  <td>
420
- <pre class="code"><span class="info file"># File 'motion-game', line 400</span>
420
+ <pre class="code"><span class="info file"># File 'motion-game', line 428</span>
421
421
 
422
422
  <span class='kw'>def</span> <span class='id identifier rubyid_dot'>dot</span><span class='lparen'>(</span><span class='id identifier rubyid_pos'>pos</span><span class='comma'>,</span> <span class='id identifier rubyid_radius'>radius</span><span class='comma'>,</span> <span class='id identifier rubyid_color'>color</span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
423
423
  </td>
@@ -537,10 +537,10 @@ color.</p>
537
537
  <pre class="lines">
538
538
 
539
539
 
540
- 416</pre>
540
+ 444</pre>
541
541
  </td>
542
542
  <td>
543
- <pre class="code"><span class="info file"># File 'motion-game', line 416</span>
543
+ <pre class="code"><span class="info file"># File 'motion-game', line 444</span>
544
544
 
545
545
  <span class='kw'>def</span> <span class='id identifier rubyid_line'>line</span><span class='lparen'>(</span><span class='id identifier rubyid_origin'>origin</span><span class='comma'>,</span> <span class='id identifier rubyid_destination'>destination</span><span class='comma'>,</span> <span class='id identifier rubyid_thickness'>thickness</span><span class='comma'>,</span> <span class='id identifier rubyid_color'>color</span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
546
546
  </td>
@@ -662,10 +662,10 @@ color.</p>
662
662
  <pre class="lines">
663
663
 
664
664
 
665
- 408</pre>
665
+ 436</pre>
666
666
  </td>
667
667
  <td>
668
- <pre class="code"><span class="info file"># File 'motion-game', line 408</span>
668
+ <pre class="code"><span class="info file"># File 'motion-game', line 436</span>
669
669
 
670
670
  <span class='kw'>def</span> <span class='id identifier rubyid_rect'>rect</span><span class='lparen'>(</span><span class='id identifier rubyid_origin'>origin</span><span class='comma'>,</span> <span class='id identifier rubyid_destination'>destination</span><span class='comma'>,</span> <span class='id identifier rubyid_color'>color</span><span class='comma'>,</span> <span class='id identifier rubyid_fill'>fill</span><span class='op'>=</span><span class='kw'>false</span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
671
671
  </td>
@@ -785,10 +785,10 @@ color.</p>
785
785
  <pre class="lines">
786
786
 
787
787
 
788
- 424</pre>
788
+ 452</pre>
789
789
  </td>
790
790
  <td>
791
- <pre class="code"><span class="info file"># File 'motion-game', line 424</span>
791
+ <pre class="code"><span class="info file"># File 'motion-game', line 452</span>
792
792
 
793
793
  <span class='kw'>def</span> <span class='id identifier rubyid_triangle'>triangle</span><span class='lparen'>(</span><span class='id identifier rubyid_position1'>position1</span><span class='comma'>,</span> <span class='id identifier rubyid_position2'>position2</span><span class='comma'>,</span> <span class='id identifier rubyid_position3'>position3</span><span class='comma'>,</span> <span class='id identifier rubyid_color'>color</span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
794
794
  </td>
@@ -801,9 +801,9 @@ color.</p>
801
801
  </div>
802
802
 
803
803
  <div id="footer">
804
- Generated on Wed Jun 22 11:28:47 2016 by
804
+ Generated on Wed Aug 31 17:59:07 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.4.0).
806
+ 0.8.7.6 (ruby-2.3.1).
807
807
  </div>
808
808
 
809
809
  </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 Wed Jun 22 11:28:47 2016 by
496
+ Generated on Wed Aug 31 17:59:07 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.4.0).
498
+ 0.8.7.6 (ruby-2.3.1).
499
499
  </div>
500
500
 
501
501
  </body>
@@ -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 Wed Jun 22 11:28:47 2016 by
226
+ Generated on Wed Aug 31 17:59:07 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.4.0).
228
+ 0.8.7.6 (ruby-2.3.1).
229
229
  </div>
230
230
 
231
231
  </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 Wed Jun 22 11:28:47 2016 by
121
+ Generated on Wed Aug 31 17:59:07 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.4.0).
123
+ 0.8.7.6 (ruby-2.3.1).
124
124
  </div>
125
125
 
126
126
  </body>
data/doc/MG/File.html CHANGED
@@ -207,9 +207,9 @@
207
207
  </div>
208
208
 
209
209
  <div id="footer">
210
- Generated on Wed Jun 22 11:28:47 2016 by
210
+ Generated on Wed Aug 31 17:59:07 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.4.0).
212
+ 0.8.7.6 (ruby-2.3.1).
213
213
  </div>
214
214
 
215
215
  </body>
data/doc/MG/Layout.html CHANGED
@@ -202,7 +202,7 @@
202
202
 
203
203
 
204
204
  <h3 class="inherited">Attributes inherited from <span class='object_link'><a href="Widget.html" title="MG::Widget (class)">Widget</a></span></h3>
205
- <p class="inherited"><span class='object_link'><a href="Widget.html#enabled%3F-instance_method" title="MG::Widget#enabled? (method)">#enabled?</a></span>, <span class='object_link'><a href="Widget.html#highlighted%3F-instance_method" title="MG::Widget#highlighted? (method)">#highlighted?</a></span></p>
205
+ <p class="inherited"><span class='object_link'><a href="Widget.html#enabled%3F-instance_method" title="MG::Widget#enabled? (method)">#enabled?</a></span>, <span class='object_link'><a href="Widget.html#highlighted%3F-instance_method" title="MG::Widget#highlighted? (method)">#highlighted?</a></span>, <span class='object_link'><a href="Widget.html#touch_enabled%3F-instance_method" title="MG::Widget#touch_enabled? (method)">#touch_enabled?</a></span></p>
206
206
 
207
207
 
208
208
 
@@ -298,10 +298,10 @@
298
298
  <pre class="lines">
299
299
 
300
300
 
301
- 834</pre>
301
+ 867</pre>
302
302
  </td>
303
303
  <td>
304
- <pre class="code"><span class="info file"># File 'motion-game', line 834</span>
304
+ <pre class="code"><span class="info file"># File 'motion-game', line 867</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
- 843
364
- 844
365
- 845</pre>
363
+ 876
364
+ 877
365
+ 878</pre>
366
366
  </td>
367
367
  <td>
368
- <pre class="code"><span class="info file"># File 'motion-game', line 843</span>
368
+ <pre class="code"><span class="info file"># File 'motion-game', line 876</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
- 847
426
- 848
427
- 849</pre>
425
+ 880
426
+ 881
427
+ 882</pre>
428
428
  </td>
429
429
  <td>
430
- <pre class="code"><span class="info file"># File 'motion-game', line 847</span>
430
+ <pre class="code"><span class="info file"># File 'motion-game', line 880</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
- 840
487
- 841
488
- 842</pre>
486
+ 873
487
+ 874
488
+ 875</pre>
489
489
  </td>
490
490
  <td>
491
- <pre class="code"><span class="info file"># File 'motion-game', line 840</span>
491
+ <pre class="code"><span class="info file"># File 'motion-game', line 873</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,9 +504,9 @@ end</pre>
504
504
  </div>
505
505
 
506
506
  <div id="footer">
507
- Generated on Wed Jun 22 11:28:48 2016 by
507
+ Generated on Wed Aug 31 17:59:08 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.4.0).
509
+ 0.8.7.6 (ruby-2.3.1).
510
510
  </div>
511
511
 
512
512
  </body>