zyps 0.5.2 → 0.6.1
Sign up to get free protection for your applications and to get access to all the features.
- data/README.txt +18 -0
- data/bin/zyps +13 -9
- data/bin/zyps_demo +3 -0
- data/bin/zyps_server +262 -0
- data/doc/classes/Zyps.html +161 -0
- data/doc/classes/Zyps/AccelerateAction.html +200 -0
- data/doc/classes/Zyps/AccelerateAction.src/M000020.html +19 -0
- data/doc/classes/Zyps/AccelerateAction.src/M000021.html +19 -0
- data/doc/classes/Zyps/AccelerateAction.src/M000022.html +18 -0
- data/doc/classes/Zyps/Accelerator.html +181 -0
- data/doc/classes/Zyps/Accelerator.src/M000044.html +19 -0
- data/doc/classes/Zyps/Accelerator.src/M000045.html +18 -0
- data/doc/classes/Zyps/Action.html +217 -0
- data/doc/classes/Zyps/Action.src/M000014.html +18 -0
- data/doc/classes/Zyps/Action.src/M000015.html +18 -0
- data/doc/classes/Zyps/Action.src/M000016.html +17 -0
- data/doc/classes/Zyps/Action.src/M000017.html +18 -0
- data/doc/classes/Zyps/AgeCondition.html +181 -0
- data/doc/classes/Zyps/AgeCondition.src/M000058.html +18 -0
- data/doc/classes/Zyps/AgeCondition.src/M000059.html +18 -0
- data/doc/classes/Zyps/ApproachAction.html +207 -0
- data/doc/classes/Zyps/ApproachAction.src/M000074.html +19 -0
- data/doc/classes/Zyps/ApproachAction.src/M000075.html +19 -0
- data/doc/classes/Zyps/ApproachAction.src/M000076.html +38 -0
- data/doc/classes/Zyps/Behavior.html +206 -0
- data/doc/classes/Zyps/Behavior.src/M000012.html +20 -0
- data/doc/classes/Zyps/Behavior.src/M000013.html +31 -0
- data/doc/classes/Zyps/BlendAction.html +181 -0
- data/doc/classes/Zyps/BlendAction.src/M000066.html +18 -0
- data/doc/classes/Zyps/BlendAction.src/M000067.html +18 -0
- data/doc/classes/Zyps/Clock.html +180 -0
- data/doc/classes/Zyps/Clock.src/M000069.html +18 -0
- data/doc/classes/Zyps/Clock.src/M000070.html +21 -0
- data/doc/classes/Zyps/Clock.src/M000071.html +18 -0
- data/doc/classes/Zyps/CollisionCondition.html +148 -0
- data/doc/classes/Zyps/CollisionCondition.src/M000083.html +18 -0
- data/doc/classes/Zyps/Color.html +299 -0
- data/doc/classes/Zyps/Color.src/M000038.html +18 -0
- data/doc/classes/Zyps/Color.src/M000039.html +16 -0
- data/doc/classes/Zyps/Color.src/M000040.html +16 -0
- data/doc/classes/Zyps/Color.src/M000041.html +16 -0
- data/doc/classes/Zyps/Color.src/M000042.html +18 -0
- data/doc/classes/Zyps/Color.src/M000043.html +22 -0
- data/doc/classes/Zyps/Condition.html +118 -0
- data/doc/classes/Zyps/Creature.html +190 -0
- data/doc/classes/Zyps/Creature.src/M000025.html +19 -0
- data/doc/classes/Zyps/Creature.src/M000026.html +18 -0
- data/doc/classes/Zyps/DestroyAction.html +181 -0
- data/doc/classes/Zyps/DestroyAction.src/M000054.html +18 -0
- data/doc/classes/Zyps/DestroyAction.src/M000055.html +20 -0
- data/doc/classes/Zyps/EatAction.html +149 -0
- data/doc/classes/Zyps/EatAction.src/M000068.html +21 -0
- data/doc/classes/Zyps/Enclosure.html +206 -0
- data/doc/classes/Zyps/Enclosure.src/M000010.html +18 -0
- data/doc/classes/Zyps/Enclosure.src/M000011.html +31 -0
- data/doc/classes/Zyps/Environment.html +203 -0
- data/doc/classes/Zyps/Environment.src/M000081.html +19 -0
- data/doc/classes/Zyps/Environment.src/M000082.html +67 -0
- data/doc/classes/Zyps/EnvironmentalFactor.html +118 -0
- data/doc/classes/Zyps/FaceAction.html +148 -0
- data/doc/classes/Zyps/FaceAction.src/M000080.html +18 -0
- data/doc/classes/Zyps/FleeAction.html +207 -0
- data/doc/classes/Zyps/FleeAction.src/M000084.html +19 -0
- data/doc/classes/Zyps/FleeAction.src/M000085.html +19 -0
- data/doc/classes/Zyps/FleeAction.src/M000086.html +38 -0
- data/doc/classes/Zyps/Friction.html +181 -0
- data/doc/classes/Zyps/Friction.src/M000072.html +19 -0
- data/doc/classes/Zyps/Friction.src/M000073.html +18 -0
- data/doc/classes/Zyps/GameObject.html +282 -0
- data/doc/classes/Zyps/GameObject.src/M000060.html +19 -0
- data/doc/classes/Zyps/GameObject.src/M000061.html +16 -0
- data/doc/classes/Zyps/GameObject.src/M000062.html +19 -0
- data/doc/classes/Zyps/GameObject.src/M000063.html +16 -0
- data/doc/classes/Zyps/GameObject.src/M000064.html +16 -0
- data/doc/classes/Zyps/Gravity.html +145 -0
- data/doc/classes/Zyps/Gravity.src/M000065.html +16 -0
- data/doc/classes/Zyps/Location.html +167 -0
- data/doc/classes/Zyps/Location.src/M000037.html +18 -0
- data/doc/classes/Zyps/NoMatchException.html +111 -0
- data/doc/classes/Zyps/PopulationLimit.html +183 -0
- data/doc/classes/Zyps/PopulationLimit.src/M000027.html +19 -0
- data/doc/classes/Zyps/PopulationLimit.src/M000028.html +20 -0
- data/doc/classes/Zyps/ProximityCondition.html +182 -0
- data/doc/classes/Zyps/ProximityCondition.src/M000056.html +18 -0
- data/doc/classes/Zyps/ProximityCondition.src/M000057.html +18 -0
- data/doc/classes/Zyps/PullAction.html +199 -0
- data/doc/classes/Zyps/PullAction.src/M000046.html +19 -0
- data/doc/classes/Zyps/PullAction.src/M000047.html +19 -0
- data/doc/classes/Zyps/PullAction.src/M000048.html +23 -0
- data/doc/classes/Zyps/PushAction.html +199 -0
- data/doc/classes/Zyps/PushAction.src/M000049.html +19 -0
- data/doc/classes/Zyps/PushAction.src/M000050.html +19 -0
- data/doc/classes/Zyps/PushAction.src/M000051.html +23 -0
- data/doc/classes/Zyps/SpeedLimit.html +181 -0
- data/doc/classes/Zyps/SpeedLimit.src/M000023.html +18 -0
- data/doc/classes/Zyps/SpeedLimit.src/M000024.html +18 -0
- data/doc/classes/Zyps/TagAction.html +181 -0
- data/doc/classes/Zyps/TagAction.src/M000052.html +18 -0
- data/doc/classes/Zyps/TagAction.src/M000053.html +18 -0
- data/doc/classes/Zyps/TagCondition.html +181 -0
- data/doc/classes/Zyps/TagCondition.src/M000018.html +18 -0
- data/doc/classes/Zyps/TagCondition.src/M000019.html +18 -0
- data/doc/classes/Zyps/TrailsView.html +209 -0
- data/doc/classes/Zyps/TrailsView.src/M000008.html +40 -0
- data/doc/classes/Zyps/TrailsView.src/M000009.html +78 -0
- data/doc/classes/Zyps/TurnAction.html +200 -0
- data/doc/classes/Zyps/TurnAction.src/M000077.html +19 -0
- data/doc/classes/Zyps/TurnAction.src/M000078.html +19 -0
- data/doc/classes/Zyps/TurnAction.src/M000079.html +18 -0
- data/doc/classes/Zyps/Utility.html +251 -0
- data/doc/classes/Zyps/Utility.src/M000001.html +26 -0
- data/doc/classes/Zyps/Utility.src/M000002.html +22 -0
- data/doc/classes/Zyps/Utility.src/M000003.html +18 -0
- data/doc/classes/Zyps/Utility.src/M000004.html +21 -0
- data/doc/classes/Zyps/Utility.src/M000005.html +25 -0
- data/doc/classes/Zyps/Utility.src/M000006.html +21 -0
- data/doc/classes/Zyps/Utility.src/M000007.html +21 -0
- data/doc/classes/Zyps/Vector.html +281 -0
- data/doc/classes/Zyps/Vector.src/M000029.html +19 -0
- data/doc/classes/Zyps/Vector.src/M000030.html +16 -0
- data/doc/classes/Zyps/Vector.src/M000031.html +21 -0
- data/doc/classes/Zyps/Vector.src/M000032.html +16 -0
- data/doc/classes/Zyps/Vector.src/M000033.html +18 -0
- data/doc/classes/Zyps/Vector.src/M000034.html +16 -0
- data/doc/classes/Zyps/Vector.src/M000035.html +18 -0
- data/doc/classes/Zyps/Vector.src/M000036.html +25 -0
- data/doc/created.rid +1 -0
- data/doc/files/COPYING_LESSER_txt.html +311 -0
- data/doc/files/COPYING_txt.html +1003 -0
- data/doc/files/README_txt.html +236 -0
- data/doc/files/lib/zyps/actions_rb.html +134 -0
- data/doc/files/lib/zyps/conditions_rb.html +134 -0
- data/doc/files/lib/zyps/environmental_factors_rb.html +134 -0
- data/doc/files/lib/zyps/views/trails_rb.html +134 -0
- data/doc/files/lib/zyps_rb.html +134 -0
- data/doc/fr_class_index.html +62 -0
- data/doc/fr_file_index.html +34 -0
- data/doc/fr_method_index.html +112 -0
- data/doc/index.html +24 -0
- data/doc/rdoc-style.css +208 -0
- data/lib/zyps.rb +40 -9
- data/lib/zyps/actions.rb +8 -1
- data/lib/zyps/conditions.rb +6 -0
- data/lib/zyps/environmental_factors.rb +74 -0
- data/lib/zyps/views/trails.rb +6 -0
- data/test/test_zyps.rb +3 -0
- data/test/zyps/test_actions.rb +3 -0
- data/test/zyps/test_conditions.rb +3 -0
- data/test/zyps/test_environmental_factors.rb +90 -7
- metadata +185 -9
@@ -0,0 +1,181 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Class: Zyps::Friction</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Class</strong></td>
|
53
|
+
<td class="class-name-in-header">Zyps::Friction</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/lib/zyps/environmental_factors_rb.html">
|
59
|
+
lib/zyps/environmental_factors.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
<tr class="top-aligned-row">
|
66
|
+
<td><strong>Parent:</strong></td>
|
67
|
+
<td>
|
68
|
+
<a href="EnvironmentalFactor.html">
|
69
|
+
EnvironmentalFactor
|
70
|
+
</a>
|
71
|
+
</td>
|
72
|
+
</tr>
|
73
|
+
</table>
|
74
|
+
</div>
|
75
|
+
<!-- banner header -->
|
76
|
+
|
77
|
+
<div id="bodyContent">
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
<div id="contextContent">
|
82
|
+
|
83
|
+
<div id="description">
|
84
|
+
<p>
|
85
|
+
A force that slows all objects.
|
86
|
+
</p>
|
87
|
+
|
88
|
+
</div>
|
89
|
+
|
90
|
+
|
91
|
+
</div>
|
92
|
+
|
93
|
+
<div id="method-list">
|
94
|
+
<h3 class="section-bar">Methods</h3>
|
95
|
+
|
96
|
+
<div class="name-list">
|
97
|
+
<a href="#M000073">act</a>
|
98
|
+
<a href="#M000072">new</a>
|
99
|
+
</div>
|
100
|
+
</div>
|
101
|
+
|
102
|
+
</div>
|
103
|
+
|
104
|
+
|
105
|
+
<!-- if includes -->
|
106
|
+
|
107
|
+
<div id="section">
|
108
|
+
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
<div id="attribute-list">
|
114
|
+
<h3 class="section-bar">Attributes</h3>
|
115
|
+
|
116
|
+
<div class="name-list">
|
117
|
+
<table>
|
118
|
+
<tr class="top-aligned-row context-row">
|
119
|
+
<td class="context-item-name">force</td>
|
120
|
+
<td class="context-item-value"> [RW] </td>
|
121
|
+
<td class="context-item-desc">
|
122
|
+
Rate of slowing.
|
123
|
+
|
124
|
+
</td>
|
125
|
+
</tr>
|
126
|
+
</table>
|
127
|
+
</div>
|
128
|
+
</div>
|
129
|
+
|
130
|
+
|
131
|
+
|
132
|
+
<!-- if method_list -->
|
133
|
+
<div id="methods">
|
134
|
+
<h3 class="section-bar">Public Class methods</h3>
|
135
|
+
|
136
|
+
<div id="method-M000072" class="method-detail">
|
137
|
+
<a name="M000072"></a>
|
138
|
+
|
139
|
+
<div class="method-heading">
|
140
|
+
<a href="Friction.src/M000072.html" target="Code" class="method-signature"
|
141
|
+
onclick="popupCode('Friction.src/M000072.html');return false;">
|
142
|
+
<span class="method-name">new</span><span class="method-args">(force)</span>
|
143
|
+
</a>
|
144
|
+
</div>
|
145
|
+
|
146
|
+
<div class="method-description">
|
147
|
+
</div>
|
148
|
+
</div>
|
149
|
+
|
150
|
+
<h3 class="section-bar">Public Instance methods</h3>
|
151
|
+
|
152
|
+
<div id="method-M000073" class="method-detail">
|
153
|
+
<a name="M000073"></a>
|
154
|
+
|
155
|
+
<div class="method-heading">
|
156
|
+
<a href="Friction.src/M000073.html" target="Code" class="method-signature"
|
157
|
+
onclick="popupCode('Friction.src/M000073.html');return false;">
|
158
|
+
<span class="method-name">act</span><span class="method-args">(object)</span>
|
159
|
+
</a>
|
160
|
+
</div>
|
161
|
+
|
162
|
+
<div class="method-description">
|
163
|
+
<p>
|
164
|
+
Reduce the target‘s speed at the given rate.
|
165
|
+
</p>
|
166
|
+
</div>
|
167
|
+
</div>
|
168
|
+
|
169
|
+
|
170
|
+
</div>
|
171
|
+
|
172
|
+
|
173
|
+
</div>
|
174
|
+
|
175
|
+
|
176
|
+
<div id="validator-badges">
|
177
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
178
|
+
</div>
|
179
|
+
|
180
|
+
</body>
|
181
|
+
</html>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>new (Zyps::Friction)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/zyps/environmental_factors.rb, line 110</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">force</span>)
|
15
|
+
<span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">force</span> = <span class="ruby-identifier">force</span>
|
16
|
+
<span class="ruby-ivar">@clock</span> = <span class="ruby-constant">Clock</span>.<span class="ruby-identifier">new</span>
|
17
|
+
<span class="ruby-keyword kw">end</span></pre>
|
18
|
+
</body>
|
19
|
+
</html>
|
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>act (Zyps::Friction)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File lib/zyps/environmental_factors.rb, line 116</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">act</span>(<span class="ruby-identifier">object</span>)
|
15
|
+
<span class="ruby-identifier">object</span>.<span class="ruby-identifier">vector</span>.<span class="ruby-identifier">speed</span> <span class="ruby-operator">-=</span> <span class="ruby-ivar">@force</span> <span class="ruby-operator">*</span> <span class="ruby-ivar">@clock</span>.<span class="ruby-identifier">elapsed_time</span>
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
17
|
+
</body>
|
18
|
+
</html>
|
@@ -0,0 +1,282 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Class: Zyps::GameObject</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Class</strong></td>
|
53
|
+
<td class="class-name-in-header">Zyps::GameObject</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/lib/zyps_rb.html">
|
59
|
+
lib/zyps.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
<tr class="top-aligned-row">
|
66
|
+
<td><strong>Parent:</strong></td>
|
67
|
+
<td>
|
68
|
+
Object
|
69
|
+
</td>
|
70
|
+
</tr>
|
71
|
+
</table>
|
72
|
+
</div>
|
73
|
+
<!-- banner header -->
|
74
|
+
|
75
|
+
<div id="bodyContent">
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
<div id="contextContent">
|
80
|
+
|
81
|
+
<div id="description">
|
82
|
+
<p>
|
83
|
+
An object in the virtual environment.
|
84
|
+
</p>
|
85
|
+
|
86
|
+
</div>
|
87
|
+
|
88
|
+
|
89
|
+
</div>
|
90
|
+
|
91
|
+
<div id="method-list">
|
92
|
+
<h3 class="section-bar">Methods</h3>
|
93
|
+
|
94
|
+
<div class="name-list">
|
95
|
+
<a href="#M000063">age</a>
|
96
|
+
<a href="#M000064">age=</a>
|
97
|
+
<a href="#M000062">move</a>
|
98
|
+
<a href="#M000060">new</a>
|
99
|
+
<a href="#M000061">size=</a>
|
100
|
+
</div>
|
101
|
+
</div>
|
102
|
+
|
103
|
+
</div>
|
104
|
+
|
105
|
+
|
106
|
+
<!-- if includes -->
|
107
|
+
|
108
|
+
<div id="section">
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
<div id="attribute-list">
|
115
|
+
<h3 class="section-bar">Attributes</h3>
|
116
|
+
|
117
|
+
<div class="name-list">
|
118
|
+
<table>
|
119
|
+
<tr class="top-aligned-row context-row">
|
120
|
+
<td class="context-item-name">color</td>
|
121
|
+
<td class="context-item-value"> [RW] </td>
|
122
|
+
<td class="context-item-desc">
|
123
|
+
A <a href="Color.html">Color</a> that will be used to draw the object.
|
124
|
+
|
125
|
+
</td>
|
126
|
+
</tr>
|
127
|
+
<tr class="top-aligned-row context-row">
|
128
|
+
<td class="context-item-name">identifier</td>
|
129
|
+
<td class="context-item-value"> [R] </td>
|
130
|
+
<td class="context-item-desc">
|
131
|
+
A universal identifier for the object. Needed for DRb transmission, etc.
|
132
|
+
|
133
|
+
</td>
|
134
|
+
</tr>
|
135
|
+
<tr class="top-aligned-row context-row">
|
136
|
+
<td class="context-item-name">location</td>
|
137
|
+
<td class="context-item-value"> [RW] </td>
|
138
|
+
<td class="context-item-desc">
|
139
|
+
The object‘s <a href="Location.html">Location</a> in space.
|
140
|
+
|
141
|
+
</td>
|
142
|
+
</tr>
|
143
|
+
<tr class="top-aligned-row context-row">
|
144
|
+
<td class="context-item-name">name</td>
|
145
|
+
<td class="context-item-value"> [RW] </td>
|
146
|
+
<td class="context-item-desc">
|
147
|
+
A String with the object‘s name.
|
148
|
+
|
149
|
+
</td>
|
150
|
+
</tr>
|
151
|
+
<tr class="top-aligned-row context-row">
|
152
|
+
<td class="context-item-name">size</td>
|
153
|
+
<td class="context-item-value"> [RW] </td>
|
154
|
+
<td class="context-item-desc">
|
155
|
+
Radius of the object.
|
156
|
+
|
157
|
+
</td>
|
158
|
+
</tr>
|
159
|
+
<tr class="top-aligned-row context-row">
|
160
|
+
<td class="context-item-name">tags</td>
|
161
|
+
<td class="context-item-value"> [RW] </td>
|
162
|
+
<td class="context-item-desc">
|
163
|
+
An array of Strings with tags that determine how the object will be treated
|
164
|
+
by <a href="Creature.html">Creature</a> and <a
|
165
|
+
href="EnvironmentalFactor.html">EnvironmentalFactor</a> objects in its
|
166
|
+
environment.
|
167
|
+
|
168
|
+
</td>
|
169
|
+
</tr>
|
170
|
+
<tr class="top-aligned-row context-row">
|
171
|
+
<td class="context-item-name">vector</td>
|
172
|
+
<td class="context-item-value"> [RW] </td>
|
173
|
+
<td class="context-item-desc">
|
174
|
+
A <a href="Vector.html">Vector</a> with the object‘s current speed
|
175
|
+
and direction of travel.
|
176
|
+
|
177
|
+
</td>
|
178
|
+
</tr>
|
179
|
+
</table>
|
180
|
+
</div>
|
181
|
+
</div>
|
182
|
+
|
183
|
+
|
184
|
+
|
185
|
+
<!-- if method_list -->
|
186
|
+
<div id="methods">
|
187
|
+
<h3 class="section-bar">Public Class methods</h3>
|
188
|
+
|
189
|
+
<div id="method-M000060" class="method-detail">
|
190
|
+
<a name="M000060"></a>
|
191
|
+
|
192
|
+
<div class="method-heading">
|
193
|
+
<a href="GameObject.src/M000060.html" target="Code" class="method-signature"
|
194
|
+
onclick="popupCode('GameObject.src/M000060.html');return false;">
|
195
|
+
<span class="method-name">new</span><span class="method-args">(name = nil, location = Location.new, color = Color.new, vector = Vector.new, age = 0, size = 1, tags = [])</span>
|
196
|
+
</a>
|
197
|
+
</div>
|
198
|
+
|
199
|
+
<div class="method-description">
|
200
|
+
</div>
|
201
|
+
</div>
|
202
|
+
|
203
|
+
<h3 class="section-bar">Public Instance methods</h3>
|
204
|
+
|
205
|
+
<div id="method-M000063" class="method-detail">
|
206
|
+
<a name="M000063"></a>
|
207
|
+
|
208
|
+
<div class="method-heading">
|
209
|
+
<a href="GameObject.src/M000063.html" target="Code" class="method-signature"
|
210
|
+
onclick="popupCode('GameObject.src/M000063.html');return false;">
|
211
|
+
<span class="method-name">age</span><span class="method-args">()</span>
|
212
|
+
</a>
|
213
|
+
</div>
|
214
|
+
|
215
|
+
<div class="method-description">
|
216
|
+
<p>
|
217
|
+
Time since the object was created, in seconds.
|
218
|
+
</p>
|
219
|
+
</div>
|
220
|
+
</div>
|
221
|
+
|
222
|
+
<div id="method-M000064" class="method-detail">
|
223
|
+
<a name="M000064"></a>
|
224
|
+
|
225
|
+
<div class="method-heading">
|
226
|
+
<a href="GameObject.src/M000064.html" target="Code" class="method-signature"
|
227
|
+
onclick="popupCode('GameObject.src/M000064.html');return false;">
|
228
|
+
<span class="method-name">age=</span><span class="method-args">(age)</span>
|
229
|
+
</a>
|
230
|
+
</div>
|
231
|
+
|
232
|
+
<div class="method-description">
|
233
|
+
</div>
|
234
|
+
</div>
|
235
|
+
|
236
|
+
<div id="method-M000062" class="method-detail">
|
237
|
+
<a name="M000062"></a>
|
238
|
+
|
239
|
+
<div class="method-heading">
|
240
|
+
<a href="GameObject.src/M000062.html" target="Code" class="method-signature"
|
241
|
+
onclick="popupCode('GameObject.src/M000062.html');return false;">
|
242
|
+
<span class="method-name">move</span><span class="method-args">(elapsed_time)</span>
|
243
|
+
</a>
|
244
|
+
</div>
|
245
|
+
|
246
|
+
<div class="method-description">
|
247
|
+
<p>
|
248
|
+
Move according to vector over the given number of seconds.
|
249
|
+
</p>
|
250
|
+
</div>
|
251
|
+
</div>
|
252
|
+
|
253
|
+
<div id="method-M000061" class="method-detail">
|
254
|
+
<a name="M000061"></a>
|
255
|
+
|
256
|
+
<div class="method-heading">
|
257
|
+
<a href="GameObject.src/M000061.html" target="Code" class="method-signature"
|
258
|
+
onclick="popupCode('GameObject.src/M000061.html');return false;">
|
259
|
+
<span class="method-name">size=</span><span class="method-args">(v)</span>
|
260
|
+
</a>
|
261
|
+
</div>
|
262
|
+
|
263
|
+
<div class="method-description">
|
264
|
+
<p>
|
265
|
+
Size must be positive.
|
266
|
+
</p>
|
267
|
+
</div>
|
268
|
+
</div>
|
269
|
+
|
270
|
+
|
271
|
+
</div>
|
272
|
+
|
273
|
+
|
274
|
+
</div>
|
275
|
+
|
276
|
+
|
277
|
+
<div id="validator-badges">
|
278
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
279
|
+
</div>
|
280
|
+
|
281
|
+
</body>
|
282
|
+
</html>
|