motion-game 1.1.7 → 1.1.7.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.yardopts +2 -0
- data/build/android/motion-cocos.jar +0 -0
- metadata +2 -66
- data/doc/MG.html +0 -131
- data/doc/MG/Action.html +0 -402
- data/doc/MG/Animate.html +0 -281
- data/doc/MG/Application.html +0 -335
- data/doc/MG/Audio.html +0 -1268
- data/doc/MG/Blink.html +0 -257
- data/doc/MG/Button.html +0 -725
- data/doc/MG/Color.html +0 -535
- data/doc/MG/DelayTime.html +0 -239
- data/doc/MG/Director.html +0 -1301
- data/doc/MG/Draw.html +0 -813
- data/doc/MG/Events.html +0 -129
- data/doc/MG/Events/Acceleration.html +0 -505
- data/doc/MG/Events/Touch.html +0 -235
- data/doc/MG/FadeIn.html +0 -240
- data/doc/MG/FadeOut.html +0 -240
- data/doc/MG/FadeTo.html +0 -256
- data/doc/MG/File.html +0 -219
- data/doc/MG/Follow.html +0 -241
- data/doc/MG/JumpBy.html +0 -292
- data/doc/MG/JumpTo.html +0 -287
- data/doc/MG/Layout.html +0 -516
- data/doc/MG/List.html +0 -1053
- data/doc/MG/Menu.html +0 -458
- data/doc/MG/MoveBy.html +0 -259
- data/doc/MG/MoveTo.html +0 -257
- data/doc/MG/Node.html +0 -2013
- data/doc/MG/Parallax.html +0 -297
- data/doc/MG/Particle.html +0 -1224
- data/doc/MG/Point.html +0 -543
- data/doc/MG/Repeat.html +0 -257
- data/doc/MG/RepeatForever.html +0 -239
- data/doc/MG/RotateBy.html +0 -259
- data/doc/MG/RotateTo.html +0 -257
- data/doc/MG/ScaleBy.html +0 -255
- data/doc/MG/ScaleTo.html +0 -255
- data/doc/MG/Scene.html +0 -1544
- data/doc/MG/Scroll.html +0 -533
- data/doc/MG/Sequence.html +0 -241
- data/doc/MG/Size.html +0 -741
- data/doc/MG/SkewBy.html +0 -273
- data/doc/MG/SkewTo.html +0 -273
- data/doc/MG/Slider.html +0 -338
- data/doc/MG/Spawn.html +0 -239
- data/doc/MG/Speed.html +0 -259
- data/doc/MG/Sprite.html +0 -2591
- data/doc/MG/Text.html +0 -921
- data/doc/MG/TintBy.html +0 -272
- data/doc/MG/TintTo.html +0 -274
- data/doc/MG/Web.html +0 -831
- data/doc/MG/Widget.html +0 -552
- data/doc/_index.html +0 -574
- data/doc/class_list.html +0 -51
- data/doc/css/common.css +0 -1
- data/doc/css/full_list.css +0 -58
- data/doc/css/style.css +0 -481
- data/doc/file.README.html +0 -192
- data/doc/file_list.html +0 -56
- data/doc/frames.html +0 -17
- data/doc/index.html +0 -192
- data/doc/js/app.js +0 -243
- data/doc/js/full_list.js +0 -216
- data/doc/js/jquery.js +0 -4
- data/doc/method_list.html +0 -1635
- data/doc/top-level-namespace.html +0 -112
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6658afa03821c581e9b4713d9482756d337aad41
|
4
|
+
data.tar.gz: 4756602f961fbec06159f13394ac3dc4ff1c99a8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3ea3cdf0db8d3d45a78a3648cd0b0171cedc44bfba68aea2c954c3669f7c0811132cd397defa5a96297b33e32b117cf9657dee3355223f5ef9d4c91ef1f1f57d
|
7
|
+
data.tar.gz: 58e9f6561e2e5521a637fdd05b06590fe4eb77733fc3466ec6d89322f669a52d9b82cf1ee2d877b5c0efd849712bec196221aa8955e43f7ffab33ee975d606dc
|
data/.yardopts
ADDED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: motion-game
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.7
|
4
|
+
version: 1.1.7.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- HipByte
|
@@ -17,6 +17,7 @@ executables: []
|
|
17
17
|
extensions: []
|
18
18
|
extra_rdoc_files: []
|
19
19
|
files:
|
20
|
+
- ".yardopts"
|
20
21
|
- README.md
|
21
22
|
- build/android/armeabi/libchipmunk.a
|
22
23
|
- build/android/armeabi/libcrypto.a
|
@@ -62,71 +63,6 @@ files:
|
|
62
63
|
- build/tvos/libtiff.a
|
63
64
|
- build/tvos/libwebp.a
|
64
65
|
- doc/API_reference.rb
|
65
|
-
- doc/MG.html
|
66
|
-
- doc/MG/Action.html
|
67
|
-
- doc/MG/Animate.html
|
68
|
-
- doc/MG/Application.html
|
69
|
-
- doc/MG/Audio.html
|
70
|
-
- doc/MG/Blink.html
|
71
|
-
- doc/MG/Button.html
|
72
|
-
- doc/MG/Color.html
|
73
|
-
- doc/MG/DelayTime.html
|
74
|
-
- doc/MG/Director.html
|
75
|
-
- doc/MG/Draw.html
|
76
|
-
- doc/MG/Events.html
|
77
|
-
- doc/MG/Events/Acceleration.html
|
78
|
-
- doc/MG/Events/Touch.html
|
79
|
-
- doc/MG/FadeIn.html
|
80
|
-
- doc/MG/FadeOut.html
|
81
|
-
- doc/MG/FadeTo.html
|
82
|
-
- doc/MG/File.html
|
83
|
-
- doc/MG/Follow.html
|
84
|
-
- doc/MG/JumpBy.html
|
85
|
-
- doc/MG/JumpTo.html
|
86
|
-
- doc/MG/Layout.html
|
87
|
-
- doc/MG/List.html
|
88
|
-
- doc/MG/Menu.html
|
89
|
-
- doc/MG/MoveBy.html
|
90
|
-
- doc/MG/MoveTo.html
|
91
|
-
- doc/MG/Node.html
|
92
|
-
- doc/MG/Parallax.html
|
93
|
-
- doc/MG/Particle.html
|
94
|
-
- doc/MG/Point.html
|
95
|
-
- doc/MG/Repeat.html
|
96
|
-
- doc/MG/RepeatForever.html
|
97
|
-
- doc/MG/RotateBy.html
|
98
|
-
- doc/MG/RotateTo.html
|
99
|
-
- doc/MG/ScaleBy.html
|
100
|
-
- doc/MG/ScaleTo.html
|
101
|
-
- doc/MG/Scene.html
|
102
|
-
- doc/MG/Scroll.html
|
103
|
-
- doc/MG/Sequence.html
|
104
|
-
- doc/MG/Size.html
|
105
|
-
- doc/MG/SkewBy.html
|
106
|
-
- doc/MG/SkewTo.html
|
107
|
-
- doc/MG/Slider.html
|
108
|
-
- doc/MG/Spawn.html
|
109
|
-
- doc/MG/Speed.html
|
110
|
-
- doc/MG/Sprite.html
|
111
|
-
- doc/MG/Text.html
|
112
|
-
- doc/MG/TintBy.html
|
113
|
-
- doc/MG/TintTo.html
|
114
|
-
- doc/MG/Web.html
|
115
|
-
- doc/MG/Widget.html
|
116
|
-
- doc/_index.html
|
117
|
-
- doc/class_list.html
|
118
|
-
- doc/css/common.css
|
119
|
-
- doc/css/full_list.css
|
120
|
-
- doc/css/style.css
|
121
|
-
- doc/file.README.html
|
122
|
-
- doc/file_list.html
|
123
|
-
- doc/frames.html
|
124
|
-
- doc/index.html
|
125
|
-
- doc/js/app.js
|
126
|
-
- doc/js/full_list.js
|
127
|
-
- doc/js/jquery.js
|
128
|
-
- doc/method_list.html
|
129
|
-
- doc/top-level-namespace.html
|
130
66
|
- lib/motion-game.rb
|
131
67
|
- lib/motion-game/android.rb
|
132
68
|
- lib/motion-game/android/main_activity.rb
|
data/doc/MG.html
DELETED
@@ -1,131 +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
|
-
Module: MG
|
8
|
-
|
9
|
-
— 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";
|
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 (M)</a> »
|
40
|
-
|
41
|
-
|
42
|
-
<span class="title">MG</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>Module: MG
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
</h1>
|
69
|
-
<div class="box_info">
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
<dl>
|
82
|
-
<dt>Defined in:</dt>
|
83
|
-
<dd>motion-game</dd>
|
84
|
-
</dl>
|
85
|
-
|
86
|
-
</div>
|
87
|
-
|
88
|
-
<h2>Overview</h2><div class="docstring">
|
89
|
-
<div class="discussion">
|
90
|
-
|
91
|
-
<p>MG stands for Motion Game. All classes part of the framework are defined
|
92
|
-
under that module.</p>
|
93
|
-
|
94
|
-
|
95
|
-
</div>
|
96
|
-
</div>
|
97
|
-
<div class="tags">
|
98
|
-
|
99
|
-
|
100
|
-
</div><h2>Defined Under Namespace</h2>
|
101
|
-
<p class="children">
|
102
|
-
|
103
|
-
|
104
|
-
<strong class="modules">Modules:</strong> <span class='object_link'><a href="MG/Events.html" title="MG::Events (module)">Events</a></span>
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
<strong class="classes">Classes:</strong> <span class='object_link'><a href="MG/Action.html" title="MG::Action (class)">Action</a></span>, <span class='object_link'><a href="MG/Animate.html" title="MG::Animate (class)">Animate</a></span>, <span class='object_link'><a href="MG/Application.html" title="MG::Application (class)">Application</a></span>, <span class='object_link'><a href="MG/Audio.html" title="MG::Audio (class)">Audio</a></span>, <span class='object_link'><a href="MG/Blink.html" title="MG::Blink (class)">Blink</a></span>, <span class='object_link'><a href="MG/Button.html" title="MG::Button (class)">Button</a></span>, <span class='object_link'><a href="MG/Color.html" title="MG::Color (class)">Color</a></span>, <span class='object_link'><a href="MG/DelayTime.html" title="MG::DelayTime (class)">DelayTime</a></span>, <span class='object_link'><a href="MG/Director.html" title="MG::Director (class)">Director</a></span>, <span class='object_link'><a href="MG/Draw.html" title="MG::Draw (class)">Draw</a></span>, <span class='object_link'><a href="MG/FadeIn.html" title="MG::FadeIn (class)">FadeIn</a></span>, <span class='object_link'><a href="MG/FadeOut.html" title="MG::FadeOut (class)">FadeOut</a></span>, <span class='object_link'><a href="MG/FadeTo.html" title="MG::FadeTo (class)">FadeTo</a></span>, <span class='object_link'><a href="MG/File.html" title="MG::File (class)">File</a></span>, <span class='object_link'><a href="MG/Follow.html" title="MG::Follow (class)">Follow</a></span>, <span class='object_link'><a href="MG/JumpBy.html" title="MG::JumpBy (class)">JumpBy</a></span>, <span class='object_link'><a href="MG/JumpTo.html" title="MG::JumpTo (class)">JumpTo</a></span>, <span class='object_link'><a href="MG/Layout.html" title="MG::Layout (class)">Layout</a></span>, <span class='object_link'><a href="MG/List.html" title="MG::List (class)">List</a></span>, <span class='object_link'><a href="MG/Menu.html" title="MG::Menu (class)">Menu</a></span>, <span class='object_link'><a href="MG/MoveBy.html" title="MG::MoveBy (class)">MoveBy</a></span>, <span class='object_link'><a href="MG/MoveTo.html" title="MG::MoveTo (class)">MoveTo</a></span>, <span class='object_link'><a href="MG/Node.html" title="MG::Node (class)">Node</a></span>, <span class='object_link'><a href="MG/Parallax.html" title="MG::Parallax (class)">Parallax</a></span>, <span class='object_link'><a href="MG/Particle.html" title="MG::Particle (class)">Particle</a></span>, <span class='object_link'><a href="MG/Point.html" title="MG::Point (class)">Point</a></span>, <span class='object_link'><a href="MG/Repeat.html" title="MG::Repeat (class)">Repeat</a></span>, <span class='object_link'><a href="MG/RepeatForever.html" title="MG::RepeatForever (class)">RepeatForever</a></span>, <span class='object_link'><a href="MG/RotateBy.html" title="MG::RotateBy (class)">RotateBy</a></span>, <span class='object_link'><a href="MG/RotateTo.html" title="MG::RotateTo (class)">RotateTo</a></span>, <span class='object_link'><a href="MG/ScaleBy.html" title="MG::ScaleBy (class)">ScaleBy</a></span>, <span class='object_link'><a href="MG/ScaleTo.html" title="MG::ScaleTo (class)">ScaleTo</a></span>, <span class='object_link'><a href="MG/Scene.html" title="MG::Scene (class)">Scene</a></span>, <span class='object_link'><a href="MG/Scroll.html" title="MG::Scroll (class)">Scroll</a></span>, <span class='object_link'><a href="MG/Sequence.html" title="MG::Sequence (class)">Sequence</a></span>, <span class='object_link'><a href="MG/Size.html" title="MG::Size (class)">Size</a></span>, <span class='object_link'><a href="MG/SkewBy.html" title="MG::SkewBy (class)">SkewBy</a></span>, <span class='object_link'><a href="MG/SkewTo.html" title="MG::SkewTo (class)">SkewTo</a></span>, <span class='object_link'><a href="MG/Slider.html" title="MG::Slider (class)">Slider</a></span>, <span class='object_link'><a href="MG/Spawn.html" title="MG::Spawn (class)">Spawn</a></span>, <span class='object_link'><a href="MG/Speed.html" title="MG::Speed (class)">Speed</a></span>, <span class='object_link'><a href="MG/Sprite.html" title="MG::Sprite (class)">Sprite</a></span>, <span class='object_link'><a href="MG/Text.html" title="MG::Text (class)">Text</a></span>, <span class='object_link'><a href="MG/TintBy.html" title="MG::TintBy (class)">TintBy</a></span>, <span class='object_link'><a href="MG/TintTo.html" title="MG::TintTo (class)">TintTo</a></span>, <span class='object_link'><a href="MG/Web.html" title="MG::Web (class)">Web</a></span>, <span class='object_link'><a href="MG/Widget.html" title="MG::Widget (class)">Widget</a></span>
|
109
|
-
|
110
|
-
|
111
|
-
</p>
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
</div>
|
122
|
-
|
123
|
-
<div id="footer">
|
124
|
-
Generated on Sun Dec 11 16:38:29 2016 by
|
125
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
126
|
-
0.9.5 (ruby-2.3.3).
|
127
|
-
</div>
|
128
|
-
|
129
|
-
</div>
|
130
|
-
</body>
|
131
|
-
</html>
|
data/doc/MG/Action.html
DELETED
@@ -1,402 +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::Action
|
8
|
-
|
9
|
-
— 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::Action";
|
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 (A)</a> »
|
40
|
-
<span class='title'><span class='object_link'><a href="../MG.html" title="MG (module)">MG</a></span></span>
|
41
|
-
»
|
42
|
-
<span class="title">Action</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::Action
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
</h1>
|
69
|
-
<div class="box_info">
|
70
|
-
|
71
|
-
<dl>
|
72
|
-
<dt>Inherits:</dt>
|
73
|
-
<dd>
|
74
|
-
<span class="inheritName">Object</span>
|
75
|
-
|
76
|
-
<ul class="fullTree">
|
77
|
-
<li>Object</li>
|
78
|
-
|
79
|
-
<li class="next">MG::Action</li>
|
80
|
-
|
81
|
-
</ul>
|
82
|
-
<a href="#" class="inheritanceTree">show all</a>
|
83
|
-
|
84
|
-
</dd>
|
85
|
-
</dl>
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
<dl>
|
98
|
-
<dt>Defined in:</dt>
|
99
|
-
<dd>motion-game<span class="defines">,<br />
|
100
|
-
motion-game</span>
|
101
|
-
</dd>
|
102
|
-
</dl>
|
103
|
-
|
104
|
-
</div>
|
105
|
-
|
106
|
-
<div id="subclasses">
|
107
|
-
<h2>Direct Known Subclasses</h2>
|
108
|
-
<p class="children"><span class='object_link'><a href="Animate.html" title="MG::Animate (class)">Animate</a></span>, <span class='object_link'><a href="Blink.html" title="MG::Blink (class)">Blink</a></span>, <span class='object_link'><a href="DelayTime.html" title="MG::DelayTime (class)">DelayTime</a></span>, <span class='object_link'><a href="FadeIn.html" title="MG::FadeIn (class)">FadeIn</a></span>, <span class='object_link'><a href="FadeOut.html" title="MG::FadeOut (class)">FadeOut</a></span>, <span class='object_link'><a href="FadeTo.html" title="MG::FadeTo (class)">FadeTo</a></span>, <span class='object_link'><a href="Follow.html" title="MG::Follow (class)">Follow</a></span>, <span class='object_link'><a href="JumpBy.html" title="MG::JumpBy (class)">JumpBy</a></span>, <span class='object_link'><a href="JumpTo.html" title="MG::JumpTo (class)">JumpTo</a></span>, <span class='object_link'><a href="MoveBy.html" title="MG::MoveBy (class)">MoveBy</a></span>, <span class='object_link'><a href="MoveTo.html" title="MG::MoveTo (class)">MoveTo</a></span>, <span class='object_link'><a href="Repeat.html" title="MG::Repeat (class)">Repeat</a></span>, <span class='object_link'><a href="RepeatForever.html" title="MG::RepeatForever (class)">RepeatForever</a></span>, <span class='object_link'><a href="RotateBy.html" title="MG::RotateBy (class)">RotateBy</a></span>, <span class='object_link'><a href="RotateTo.html" title="MG::RotateTo (class)">RotateTo</a></span>, <span class='object_link'><a href="ScaleBy.html" title="MG::ScaleBy (class)">ScaleBy</a></span>, <span class='object_link'><a href="ScaleTo.html" title="MG::ScaleTo (class)">ScaleTo</a></span>, <span class='object_link'><a href="Sequence.html" title="MG::Sequence (class)">Sequence</a></span>, <span class='object_link'><a href="SkewBy.html" title="MG::SkewBy (class)">SkewBy</a></span>, <span class='object_link'><a href="SkewTo.html" title="MG::SkewTo (class)">SkewTo</a></span>, <span class='object_link'><a href="Spawn.html" title="MG::Spawn (class)">Spawn</a></span>, <span class='object_link'><a href="Speed.html" title="MG::Speed (class)">Speed</a></span>, <span class='object_link'><a href="TintBy.html" title="MG::TintBy (class)">TintBy</a></span>, <span class='object_link'><a href="TintTo.html" title="MG::TintTo (class)">TintTo</a></span></p>
|
109
|
-
</div>
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
<h2>Properties <small><a href="#" class="summary_toggle">collapse</a></small></h2>
|
115
|
-
<ul class="summary">
|
116
|
-
|
117
|
-
<li class="public ">
|
118
|
-
<span class="summary_signature">
|
119
|
-
|
120
|
-
<a href="#done%3F-instance_method" title="#done? (instance method)">#<strong>done?</strong> ⇒ Boolean </a>
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
</span>
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
<span class="summary_desc"><div class='inline'>
|
138
|
-
<p>Whether the action is done.</p>
|
139
|
-
</div></span>
|
140
|
-
|
141
|
-
</li>
|
142
|
-
|
143
|
-
|
144
|
-
</ul>
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
<h2>
|
151
|
-
Instance Method Summary
|
152
|
-
<small><a href="#" class="summary_toggle">collapse</a></small>
|
153
|
-
</h2>
|
154
|
-
|
155
|
-
<ul class="summary">
|
156
|
-
|
157
|
-
<li class="public ">
|
158
|
-
<span class="summary_signature">
|
159
|
-
|
160
|
-
<a href="#clone-instance_method" title="#clone (instance method)">#<strong>clone</strong> ⇒ Action </a>
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
</span>
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
<span class="summary_desc"><div class='inline'>
|
175
|
-
<p>Clones the action.</p>
|
176
|
-
</div></span>
|
177
|
-
|
178
|
-
</li>
|
179
|
-
|
180
|
-
|
181
|
-
<li class="public ">
|
182
|
-
<span class="summary_signature">
|
183
|
-
|
184
|
-
<a href="#reverse-instance_method" title="#reverse (instance method)">#<strong>reverse</strong> ⇒ Action </a>
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
</span>
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
<span class="summary_desc"><div class='inline'>
|
199
|
-
<p>Reverses the action.</p>
|
200
|
-
</div></span>
|
201
|
-
|
202
|
-
</li>
|
203
|
-
|
204
|
-
|
205
|
-
</ul>
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
<div id="instance_attr_details" class="attr_details">
|
210
|
-
<h2>Instance Attribute Details</h2>
|
211
|
-
|
212
|
-
|
213
|
-
<span id="done?=-instance_method"></span>
|
214
|
-
<div class="method_details first">
|
215
|
-
<h3 class="signature first" id="done?-instance_method">
|
216
|
-
|
217
|
-
#<strong>done?</strong> ⇒ <tt>Boolean</tt>
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
</h3><div class="docstring">
|
224
|
-
<div class="discussion">
|
225
|
-
|
226
|
-
<p>Whether the action is done.</p>
|
227
|
-
|
228
|
-
|
229
|
-
</div>
|
230
|
-
</div>
|
231
|
-
<div class="tags">
|
232
|
-
|
233
|
-
<p class="tag_title">Returns:</p>
|
234
|
-
<ul class="return">
|
235
|
-
|
236
|
-
<li>
|
237
|
-
|
238
|
-
|
239
|
-
<span class='type'>(<tt>Boolean</tt>)</span>
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
—
|
244
|
-
<div class='inline'>
|
245
|
-
<p>whether the action is done.</p>
|
246
|
-
</div>
|
247
|
-
|
248
|
-
</li>
|
249
|
-
|
250
|
-
</ul>
|
251
|
-
|
252
|
-
</div><table class="source_code">
|
253
|
-
<tr>
|
254
|
-
<td>
|
255
|
-
<pre class="lines">
|
256
|
-
|
257
|
-
|
258
|
-
28
|
259
|
-
29
|
260
|
-
30</pre>
|
261
|
-
</td>
|
262
|
-
<td>
|
263
|
-
<pre class="code"><span class="info file"># File 'motion-game', line 28</span>
|
264
|
-
|
265
|
-
def done?
|
266
|
-
@done?
|
267
|
-
end</pre>
|
268
|
-
</td>
|
269
|
-
</tr>
|
270
|
-
</table>
|
271
|
-
</div>
|
272
|
-
|
273
|
-
</div>
|
274
|
-
|
275
|
-
|
276
|
-
<div id="instance_method_details" class="method_details_list">
|
277
|
-
<h2>Instance Method Details</h2>
|
278
|
-
|
279
|
-
|
280
|
-
<div class="method_details first">
|
281
|
-
<h3 class="signature first" id="clone-instance_method">
|
282
|
-
|
283
|
-
#<strong>clone</strong> ⇒ <tt><span class='object_link'><a href="" title="MG::Action (class)">Action</a></span></tt>
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
</h3><div class="docstring">
|
290
|
-
<div class="discussion">
|
291
|
-
|
292
|
-
<p>Clones the action</p>
|
293
|
-
|
294
|
-
|
295
|
-
</div>
|
296
|
-
</div>
|
297
|
-
<div class="tags">
|
298
|
-
|
299
|
-
<p class="tag_title">Returns:</p>
|
300
|
-
<ul class="return">
|
301
|
-
|
302
|
-
<li>
|
303
|
-
|
304
|
-
|
305
|
-
<span class='type'>(<tt><span class='object_link'><a href="" title="MG::Action (class)">Action</a></span></tt>)</span>
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
—
|
310
|
-
<div class='inline'>
|
311
|
-
<p>the cloned action.</p>
|
312
|
-
</div>
|
313
|
-
|
314
|
-
</li>
|
315
|
-
|
316
|
-
</ul>
|
317
|
-
|
318
|
-
</div><table class="source_code">
|
319
|
-
<tr>
|
320
|
-
<td>
|
321
|
-
<pre class="lines">
|
322
|
-
|
323
|
-
|
324
|
-
21</pre>
|
325
|
-
</td>
|
326
|
-
<td>
|
327
|
-
<pre class="code"><span class="info file"># File 'motion-game', line 21</span>
|
328
|
-
|
329
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_clone'>clone</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
330
|
-
</td>
|
331
|
-
</tr>
|
332
|
-
</table>
|
333
|
-
</div>
|
334
|
-
|
335
|
-
<div class="method_details ">
|
336
|
-
<h3 class="signature " id="reverse-instance_method">
|
337
|
-
|
338
|
-
#<strong>reverse</strong> ⇒ <tt><span class='object_link'><a href="" title="MG::Action (class)">Action</a></span></tt>
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
</h3><div class="docstring">
|
345
|
-
<div class="discussion">
|
346
|
-
|
347
|
-
<p>Reverses the action</p>
|
348
|
-
|
349
|
-
|
350
|
-
</div>
|
351
|
-
</div>
|
352
|
-
<div class="tags">
|
353
|
-
|
354
|
-
<p class="tag_title">Returns:</p>
|
355
|
-
<ul class="return">
|
356
|
-
|
357
|
-
<li>
|
358
|
-
|
359
|
-
|
360
|
-
<span class='type'>(<tt><span class='object_link'><a href="" title="MG::Action (class)">Action</a></span></tt>)</span>
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
—
|
365
|
-
<div class='inline'>
|
366
|
-
<p>the reversed action.</p>
|
367
|
-
</div>
|
368
|
-
|
369
|
-
</li>
|
370
|
-
|
371
|
-
</ul>
|
372
|
-
|
373
|
-
</div><table class="source_code">
|
374
|
-
<tr>
|
375
|
-
<td>
|
376
|
-
<pre class="lines">
|
377
|
-
|
378
|
-
|
379
|
-
14</pre>
|
380
|
-
</td>
|
381
|
-
<td>
|
382
|
-
<pre class="code"><span class="info file"># File 'motion-game', line 14</span>
|
383
|
-
|
384
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_reverse'>reverse</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
|
385
|
-
</td>
|
386
|
-
</tr>
|
387
|
-
</table>
|
388
|
-
</div>
|
389
|
-
|
390
|
-
</div>
|
391
|
-
|
392
|
-
</div>
|
393
|
-
|
394
|
-
<div id="footer">
|
395
|
-
Generated on Sun Dec 11 16:38:29 2016 by
|
396
|
-
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
397
|
-
0.9.5 (ruby-2.3.3).
|
398
|
-
</div>
|
399
|
-
|
400
|
-
</div>
|
401
|
-
</body>
|
402
|
-
</html>
|