motion-game 1.1.7 → 1.1.7.1

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.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/.yardopts +2 -0
  3. data/build/android/motion-cocos.jar +0 -0
  4. metadata +2 -66
  5. data/doc/MG.html +0 -131
  6. data/doc/MG/Action.html +0 -402
  7. data/doc/MG/Animate.html +0 -281
  8. data/doc/MG/Application.html +0 -335
  9. data/doc/MG/Audio.html +0 -1268
  10. data/doc/MG/Blink.html +0 -257
  11. data/doc/MG/Button.html +0 -725
  12. data/doc/MG/Color.html +0 -535
  13. data/doc/MG/DelayTime.html +0 -239
  14. data/doc/MG/Director.html +0 -1301
  15. data/doc/MG/Draw.html +0 -813
  16. data/doc/MG/Events.html +0 -129
  17. data/doc/MG/Events/Acceleration.html +0 -505
  18. data/doc/MG/Events/Touch.html +0 -235
  19. data/doc/MG/FadeIn.html +0 -240
  20. data/doc/MG/FadeOut.html +0 -240
  21. data/doc/MG/FadeTo.html +0 -256
  22. data/doc/MG/File.html +0 -219
  23. data/doc/MG/Follow.html +0 -241
  24. data/doc/MG/JumpBy.html +0 -292
  25. data/doc/MG/JumpTo.html +0 -287
  26. data/doc/MG/Layout.html +0 -516
  27. data/doc/MG/List.html +0 -1053
  28. data/doc/MG/Menu.html +0 -458
  29. data/doc/MG/MoveBy.html +0 -259
  30. data/doc/MG/MoveTo.html +0 -257
  31. data/doc/MG/Node.html +0 -2013
  32. data/doc/MG/Parallax.html +0 -297
  33. data/doc/MG/Particle.html +0 -1224
  34. data/doc/MG/Point.html +0 -543
  35. data/doc/MG/Repeat.html +0 -257
  36. data/doc/MG/RepeatForever.html +0 -239
  37. data/doc/MG/RotateBy.html +0 -259
  38. data/doc/MG/RotateTo.html +0 -257
  39. data/doc/MG/ScaleBy.html +0 -255
  40. data/doc/MG/ScaleTo.html +0 -255
  41. data/doc/MG/Scene.html +0 -1544
  42. data/doc/MG/Scroll.html +0 -533
  43. data/doc/MG/Sequence.html +0 -241
  44. data/doc/MG/Size.html +0 -741
  45. data/doc/MG/SkewBy.html +0 -273
  46. data/doc/MG/SkewTo.html +0 -273
  47. data/doc/MG/Slider.html +0 -338
  48. data/doc/MG/Spawn.html +0 -239
  49. data/doc/MG/Speed.html +0 -259
  50. data/doc/MG/Sprite.html +0 -2591
  51. data/doc/MG/Text.html +0 -921
  52. data/doc/MG/TintBy.html +0 -272
  53. data/doc/MG/TintTo.html +0 -274
  54. data/doc/MG/Web.html +0 -831
  55. data/doc/MG/Widget.html +0 -552
  56. data/doc/_index.html +0 -574
  57. data/doc/class_list.html +0 -51
  58. data/doc/css/common.css +0 -1
  59. data/doc/css/full_list.css +0 -58
  60. data/doc/css/style.css +0 -481
  61. data/doc/file.README.html +0 -192
  62. data/doc/file_list.html +0 -56
  63. data/doc/frames.html +0 -17
  64. data/doc/index.html +0 -192
  65. data/doc/js/app.js +0 -243
  66. data/doc/js/full_list.js +0 -216
  67. data/doc/js/jquery.js +0 -4
  68. data/doc/method_list.html +0 -1635
  69. data/doc/top-level-namespace.html +0 -112
data/doc/MG/Scroll.html DELETED
@@ -1,533 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>
7
- Class: MG::Scroll
8
-
9
- &mdash; Documentation by YARD 0.9.5
10
-
11
- </title>
12
-
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
-
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
-
17
- <script type="text/javascript" charset="utf-8">
18
- pathId = "MG::Scroll";
19
- relpath = '../';
20
- </script>
21
-
22
-
23
- <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
24
-
25
- <script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
26
-
27
-
28
- </head>
29
- <body>
30
- <div class="nav_wrap">
31
- <iframe id="nav" src="../class_list.html"></iframe>
32
- <div id="resizer"></div>
33
- </div>
34
-
35
- <div id="main" tabindex="-1">
36
- <div id="header">
37
- <div id="menu">
38
-
39
- <a href="../_index.html">Index (S)</a> &raquo;
40
- <span class='title'><span class='object_link'><a href="../MG.html" title="MG (module)">MG</a></span></span>
41
- &raquo;
42
- <span class="title">Scroll</span>
43
-
44
- </div>
45
-
46
- <div id="search">
47
-
48
- <a class="full_list_link" id="class_list_link"
49
- href="../class_list.html">
50
-
51
- <svg width="24" height="24">
52
- <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
53
- <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
54
- <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
55
- </svg>
56
- </a>
57
-
58
- </div>
59
- <div class="clear"></div>
60
- </div>
61
-
62
- <iframe id="search_frame" src="../class_list.html"></iframe>
63
-
64
- <div id="content"><h1>Class: MG::Scroll
65
-
66
-
67
-
68
- </h1>
69
- <div class="box_info">
70
-
71
- <dl>
72
- <dt>Inherits:</dt>
73
- <dd>
74
- <span class="inheritName"><span class='object_link'><a href="Layout.html" title="MG::Layout (class)">Layout</a></span></span>
75
-
76
- <ul class="fullTree">
77
- <li>Object</li>
78
-
79
- <li class="next"><span class='object_link'><a href="Node.html" title="MG::Node (class)">Node</a></span></li>
80
-
81
- <li class="next"><span class='object_link'><a href="Widget.html" title="MG::Widget (class)">Widget</a></span></li>
82
-
83
- <li class="next"><span class='object_link'><a href="Layout.html" title="MG::Layout (class)">Layout</a></span></li>
84
-
85
- <li class="next">MG::Scroll</li>
86
-
87
- </ul>
88
- <a href="#" class="inheritanceTree">show all</a>
89
-
90
- </dd>
91
- </dl>
92
-
93
-
94
-
95
-
96
-
97
-
98
-
99
-
100
-
101
-
102
-
103
- <dl>
104
- <dt>Defined in:</dt>
105
- <dd>motion-game</dd>
106
- </dl>
107
-
108
- </div>
109
-
110
- <div id="subclasses">
111
- <h2>Direct Known Subclasses</h2>
112
- <p class="children"><span class='object_link'><a href="List.html" title="MG::List (class)">List</a></span></p>
113
- </div>
114
-
115
-
116
-
117
-
118
- <h2>Properties <small><a href="#" class="summary_toggle">collapse</a></small></h2>
119
- <ul class="summary">
120
-
121
- <li class="public ">
122
- <span class="summary_signature">
123
-
124
- <a href="#direction-instance_method" title="#direction (instance method)">#<strong>direction</strong> &#x21d2; :none, ... </a>
125
-
126
-
127
-
128
- </span>
129
-
130
-
131
-
132
-
133
-
134
-
135
-
136
-
137
-
138
-
139
-
140
-
141
- <span class="summary_desc"><div class='inline'>
142
- <p>The direction of the scroll view.</p>
143
- </div></span>
144
-
145
- </li>
146
-
147
-
148
- <li class="public ">
149
- <span class="summary_signature">
150
-
151
- <a href="#inner_container-instance_method" title="#inner_container (instance method)">#<strong>inner_container</strong> &#x21d2; Layout </a>
152
-
153
-
154
-
155
- </span>
156
-
157
-
158
-
159
-
160
- <span class="note title readonly">readonly</span>
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
-
170
- <span class="summary_desc"><div class='inline'>
171
- <p>The inner container of the scroll view.</p>
172
- </div></span>
173
-
174
- </li>
175
-
176
-
177
- <li class="public ">
178
- <span class="summary_signature">
179
-
180
- <a href="#inner_size-instance_method" title="#inner_size (instance method)">#<strong>inner_size</strong> &#x21d2; Size </a>
181
-
182
-
183
-
184
- </span>
185
-
186
-
187
-
188
-
189
-
190
-
191
-
192
-
193
-
194
-
195
-
196
-
197
- <span class="summary_desc"><div class='inline'>
198
- <p>The inner container size of the scroll view, which must be larger or equal
199
- than the size of the scroll view itself.</p>
200
- </div></span>
201
-
202
- </li>
203
-
204
-
205
- </ul>
206
-
207
-
208
-
209
-
210
-
211
- <h3 class="inherited">Attributes inherited from <span class='object_link'><a href="Layout.html" title="MG::Layout (class)">Layout</a></span></h3>
212
- <p class="inherited"><span class='object_link'><a href="Layout.html#background_color-instance_method" title="MG::Layout#background_color (method)">#background_color</a></span>, <span class='object_link'><a href="Layout.html#clipping%3F-instance_method" title="MG::Layout#clipping? (method)">#clipping?</a></span>, <span class='object_link'><a href="Layout.html#type-instance_method" title="MG::Layout#type (method)">#type</a></span></p>
213
-
214
-
215
-
216
- <h3 class="inherited">Attributes inherited from <span class='object_link'><a href="Widget.html" title="MG::Widget (class)">Widget</a></span></h3>
217
- <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>
218
-
219
-
220
-
221
- <h3 class="inherited">Attributes inherited from <span class='object_link'><a href="Node.html" title="MG::Node (class)">Node</a></span></h3>
222
- <p class="inherited"><span class='object_link'><a href="Node.html#alpha-instance_method" title="MG::Node#alpha (method)">#alpha</a></span>, <span class='object_link'><a href="Node.html#anchor_point-instance_method" title="MG::Node#anchor_point (method)">#anchor_point</a></span>, <span class='object_link'><a href="Node.html#color-instance_method" title="MG::Node#color (method)">#color</a></span>, <span class='object_link'><a href="Node.html#name-instance_method" title="MG::Node#name (method)">#name</a></span>, <span class='object_link'><a href="Node.html#position-instance_method" title="MG::Node#position (method)">#position</a></span>, <span class='object_link'><a href="Node.html#rotation-instance_method" title="MG::Node#rotation (method)">#rotation</a></span>, <span class='object_link'><a href="Node.html#scale-instance_method" title="MG::Node#scale (method)">#scale</a></span>, <span class='object_link'><a href="Node.html#size-instance_method" title="MG::Node#size (method)">#size</a></span>, <span class='object_link'><a href="Node.html#visible%3F-instance_method" title="MG::Node#visible? (method)">#visible?</a></span>, <span class='object_link'><a href="Node.html#z_index-instance_method" title="MG::Node#z_index (method)">#z_index</a></span></p>
223
-
224
-
225
-
226
- <h2>
227
- Constructors
228
- <small><a href="#" class="summary_toggle">collapse</a></small>
229
- </h2>
230
-
231
- <ul class="summary">
232
-
233
- <li class="public ">
234
- <span class="summary_signature">
235
-
236
- <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong> &#x21d2; Scroll </a>
237
-
238
-
239
-
240
- </span>
241
-
242
-
243
- <span class="note title constructor">constructor</span>
244
-
245
-
246
-
247
-
248
-
249
-
250
-
251
-
252
- <span class="summary_desc"><div class='inline'>
253
- <p>Creates a new Scroll widget.</p>
254
- </div></span>
255
-
256
- </li>
257
-
258
-
259
- </ul>
260
-
261
-
262
-
263
-
264
-
265
-
266
-
267
-
268
-
269
-
270
-
271
-
272
-
273
-
274
-
275
-
276
-
277
- <h3 class="inherited">Methods inherited from <span class='object_link'><a href="Widget.html" title="MG::Widget (class)">Widget</a></span></h3>
278
- <p class="inherited"><span class='object_link'><a href="Widget.html#on_touch-instance_method" title="MG::Widget#on_touch (method)">#on_touch</a></span></p>
279
-
280
-
281
-
282
-
283
-
284
-
285
-
286
-
287
-
288
- <h3 class="inherited">Methods inherited from <span class='object_link'><a href="Node.html" title="MG::Node (class)">Node</a></span></h3>
289
- <p class="inherited"><span class='object_link'><a href="Node.html#add-instance_method" title="MG::Node#add (method)">#add</a></span>, <span class='object_link'><a href="Node.html#children-instance_method" title="MG::Node#children (method)">#children</a></span>, <span class='object_link'><a href="Node.html#clear-instance_method" title="MG::Node#clear (method)">#clear</a></span>, <span class='object_link'><a href="Node.html#delete-instance_method" title="MG::Node#delete (method)">#delete</a></span>, <span class='object_link'><a href="Node.html#delete_from_parent-instance_method" title="MG::Node#delete_from_parent (method)">#delete_from_parent</a></span>, <span class='object_link'><a href="Node.html#intersects%3F-instance_method" title="MG::Node#intersects? (method)">#intersects?</a></span>, <span class='object_link'><a href="Node.html#parent-instance_method" title="MG::Node#parent (method)">#parent</a></span>, <span class='object_link'><a href="Node.html#run_action-instance_method" title="MG::Node#run_action (method)">#run_action</a></span>, <span class='object_link'><a href="Node.html#stop_action-instance_method" title="MG::Node#stop_action (method)">#stop_action</a></span>, <span class='object_link'><a href="Node.html#stop_all_actions-instance_method" title="MG::Node#stop_all_actions (method)">#stop_all_actions</a></span></p>
290
- <div id="constructor_details" class="method_details_list">
291
- <h2>Constructor Details</h2>
292
-
293
- <div class="method_details first">
294
- <h3 class="signature first" id="initialize-instance_method">
295
-
296
- #<strong>initialize</strong> &#x21d2; <tt><span class='object_link'><a href="" title="MG::Scroll (class)">Scroll</a></span></tt>
297
-
298
-
299
-
300
-
301
-
302
- </h3><div class="docstring">
303
- <div class="discussion">
304
-
305
- <p>Creates a new Scroll widget.</p>
306
-
307
-
308
- </div>
309
- </div>
310
- <div class="tags">
311
-
312
-
313
- </div><table class="source_code">
314
- <tr>
315
- <td>
316
- <pre class="lines">
317
-
318
-
319
- 1291</pre>
320
- </td>
321
- <td>
322
- <pre class="code"><span class="info file"># File 'motion-game', line 1291</span>
323
-
324
- <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
325
- </td>
326
- </tr>
327
- </table>
328
- </div>
329
-
330
- </div>
331
-
332
- <div id="instance_attr_details" class="attr_details">
333
- <h2>Instance Attribute Details</h2>
334
-
335
-
336
- <span id="direction=-instance_method"></span>
337
- <div class="method_details first">
338
- <h3 class="signature first" id="direction-instance_method">
339
-
340
- #<strong>direction</strong> &#x21d2; <tt>:none</tt>, ...
341
-
342
-
343
-
344
-
345
-
346
- </h3><div class="docstring">
347
- <div class="discussion">
348
-
349
- <p>Returns the direction of the scroll view.</p>
350
-
351
-
352
- </div>
353
- </div>
354
- <div class="tags">
355
-
356
- <p class="tag_title">Returns:</p>
357
- <ul class="return">
358
-
359
- <li>
360
-
361
-
362
- <span class='type'>(<tt>:none</tt>, <tt>:vertical</tt>, <tt>:horizontal</tt>, <tt>:both</tt>)</span>
363
-
364
-
365
-
366
- &mdash;
367
- <div class='inline'>
368
- <p>the direction of the scroll view.</p>
369
- </div>
370
-
371
- </li>
372
-
373
- </ul>
374
-
375
- </div><table class="source_code">
376
- <tr>
377
- <td>
378
- <pre class="lines">
379
-
380
-
381
- 1298
382
- 1299
383
- 1300</pre>
384
- </td>
385
- <td>
386
- <pre class="code"><span class="info file"># File 'motion-game', line 1298</span>
387
-
388
- <span class='kw'>def</span> <span class='id identifier rubyid_direction'>direction</span>
389
- <span class='ivar'>@direction</span>
390
- <span class='kw'>end</span></pre>
391
- </td>
392
- </tr>
393
- </table>
394
- </div>
395
-
396
-
397
- <span id=""></span>
398
- <div class="method_details ">
399
- <h3 class="signature " id="inner_container-instance_method">
400
-
401
- #<strong>inner_container</strong> &#x21d2; <tt><span class='object_link'><a href="Layout.html" title="MG::Layout (class)">Layout</a></span></tt> <span class="extras">(readonly)</span>
402
-
403
-
404
-
405
-
406
-
407
- </h3><div class="docstring">
408
- <div class="discussion">
409
-
410
- <p>Returns the inner container of the scroll view.</p>
411
-
412
-
413
- </div>
414
- </div>
415
- <div class="tags">
416
-
417
- <p class="tag_title">Returns:</p>
418
- <ul class="return">
419
-
420
- <li>
421
-
422
-
423
- <span class='type'>(<tt><span class='object_link'><a href="Layout.html" title="MG::Layout (class)">Layout</a></span></tt>)</span>
424
-
425
-
426
-
427
- &mdash;
428
- <div class='inline'>
429
- <p>the inner container of the scroll view.</p>
430
- </div>
431
-
432
- </li>
433
-
434
- </ul>
435
-
436
- </div><table class="source_code">
437
- <tr>
438
- <td>
439
- <pre class="lines">
440
-
441
-
442
- 1305
443
- 1306
444
- 1307</pre>
445
- </td>
446
- <td>
447
- <pre class="code"><span class="info file"># File 'motion-game', line 1305</span>
448
-
449
- <span class='kw'>def</span> <span class='id identifier rubyid_inner_container'>inner_container</span>
450
- <span class='ivar'>@inner_container</span>
451
- <span class='kw'>end</span></pre>
452
- </td>
453
- </tr>
454
- </table>
455
- </div>
456
-
457
-
458
- <span id="inner_size=-instance_method"></span>
459
- <div class="method_details ">
460
- <h3 class="signature " id="inner_size-instance_method">
461
-
462
- #<strong>inner_size</strong> &#x21d2; <tt><span class='object_link'><a href="Size.html" title="MG::Size (class)">Size</a></span></tt>
463
-
464
-
465
-
466
-
467
-
468
- </h3><div class="docstring">
469
- <div class="discussion">
470
-
471
- <p>Returns the inner container size of the scroll view, which must be larger
472
- or equal than the size of the scroll view itself.</p>
473
-
474
-
475
- </div>
476
- </div>
477
- <div class="tags">
478
-
479
- <p class="tag_title">Returns:</p>
480
- <ul class="return">
481
-
482
- <li>
483
-
484
-
485
- <span class='type'>(<tt><span class='object_link'><a href="Size.html" title="MG::Size (class)">Size</a></span></tt>)</span>
486
-
487
-
488
-
489
- &mdash;
490
- <div class='inline'>
491
- <p>the inner container size of the scroll view, which must be larger or equal
492
- than the size of the scroll view itself.</p>
493
- </div>
494
-
495
- </li>
496
-
497
- </ul>
498
-
499
- </div><table class="source_code">
500
- <tr>
501
- <td>
502
- <pre class="lines">
503
-
504
-
505
- 1302
506
- 1303
507
- 1304</pre>
508
- </td>
509
- <td>
510
- <pre class="code"><span class="info file"># File 'motion-game', line 1302</span>
511
-
512
- <span class='kw'>def</span> <span class='id identifier rubyid_inner_size'>inner_size</span>
513
- <span class='ivar'>@inner_size</span>
514
- <span class='kw'>end</span></pre>
515
- </td>
516
- </tr>
517
- </table>
518
- </div>
519
-
520
- </div>
521
-
522
-
523
- </div>
524
-
525
- <div id="footer">
526
- Generated on Sun Dec 11 16:38:30 2016 by
527
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
528
- 0.9.5 (ruby-2.3.3).
529
- </div>
530
-
531
- </div>
532
- </body>
533
- </html>