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,40 @@
|
|
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::TrailsView)</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/views/trails.rb, line 35</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span> (<span class="ruby-identifier">width</span> = <span class="ruby-value">600</span>, <span class="ruby-identifier">height</span> = <span class="ruby-value">400</span>, <span class="ruby-identifier">trail_length</span> = <span class="ruby-value">5</span>)
|
15
|
+
|
16
|
+
<span class="ruby-ivar">@width</span>, <span class="ruby-ivar">@height</span>, <span class="ruby-ivar">@trail_length</span>, = <span class="ruby-identifier">width</span>, <span class="ruby-identifier">height</span>, <span class="ruby-identifier">trail_length</span>
|
17
|
+
|
18
|
+
<span class="ruby-comment cmt">#Create a drawing area.</span>
|
19
|
+
<span class="ruby-ivar">@canvas</span> = <span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">DrawingArea</span>.<span class="ruby-identifier">new</span>
|
20
|
+
<span class="ruby-comment cmt">#Set to correct size.</span>
|
21
|
+
<span class="ruby-identifier">resize</span>
|
22
|
+
|
23
|
+
<span class="ruby-comment cmt">#Whenever the drawing area needs updating...</span>
|
24
|
+
<span class="ruby-ivar">@canvas</span>.<span class="ruby-identifier">signal_connect</span>(<span class="ruby-value str">"expose_event"</span>) <span class="ruby-keyword kw">do</span>
|
25
|
+
<span class="ruby-comment cmt">#Copy buffer bitmap to canvas.</span>
|
26
|
+
<span class="ruby-ivar">@canvas</span>.<span class="ruby-identifier">window</span>.<span class="ruby-identifier">draw_drawable</span>(
|
27
|
+
<span class="ruby-ivar">@canvas</span>.<span class="ruby-identifier">style</span>.<span class="ruby-identifier">fg_gc</span>(<span class="ruby-ivar">@canvas</span>.<span class="ruby-identifier">state</span>), <span class="ruby-comment cmt">#Gdk::GC (graphics context) to use when drawing.</span>
|
28
|
+
<span class="ruby-identifier">buffer</span>, <span class="ruby-comment cmt">#Gdk::Drawable source to copy onto canvas.</span>
|
29
|
+
<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-comment cmt">#Pull from upper left of source.</span>
|
30
|
+
<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-comment cmt">#Copy to upper left of canvas.</span>
|
31
|
+
<span class="ruby-value">-1</span>, <span class="ruby-value">-1</span> <span class="ruby-comment cmt">#-1 width and height signals to copy entire source over.</span>
|
32
|
+
)
|
33
|
+
<span class="ruby-keyword kw">end</span>
|
34
|
+
|
35
|
+
<span class="ruby-comment cmt">#Track a list of locations for each object.</span>
|
36
|
+
<span class="ruby-ivar">@locations</span> = <span class="ruby-constant">Hash</span>.<span class="ruby-identifier">new</span> {<span class="ruby-operator">|</span><span class="ruby-identifier">h</span>, <span class="ruby-identifier">k</span><span class="ruby-operator">|</span> <span class="ruby-identifier">h</span>[<span class="ruby-identifier">k</span>] = <span class="ruby-constant">Array</span>.<span class="ruby-identifier">new</span>}
|
37
|
+
|
38
|
+
<span class="ruby-keyword kw">end</span></pre>
|
39
|
+
</body>
|
40
|
+
</html>
|
@@ -0,0 +1,78 @@
|
|
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>update (Zyps::TrailsView)</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/views/trails.rb, line 74</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">update</span>(<span class="ruby-identifier">environment</span>)
|
15
|
+
|
16
|
+
<span class="ruby-comment cmt">#Clear the background on the buffer.</span>
|
17
|
+
<span class="ruby-identifier">graphics_context</span> = <span class="ruby-constant">Gdk</span><span class="ruby-operator">::</span><span class="ruby-constant">GC</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">buffer</span>)
|
18
|
+
<span class="ruby-identifier">graphics_context</span>.<span class="ruby-identifier">rgb_fg_color</span> = <span class="ruby-constant">Gdk</span><span class="ruby-operator">::</span><span class="ruby-constant">Color</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-value">0</span>)
|
19
|
+
<span class="ruby-identifier">buffer</span>.<span class="ruby-identifier">draw_rectangle</span>(
|
20
|
+
<span class="ruby-identifier">graphics_context</span>,
|
21
|
+
<span class="ruby-keyword kw">true</span>, <span class="ruby-comment cmt">#Filled.</span>
|
22
|
+
<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-comment cmt">#Lower-left corner.</span>
|
23
|
+
<span class="ruby-ivar">@width</span>, <span class="ruby-ivar">@height</span> <span class="ruby-comment cmt">#Upper-right corner.</span>
|
24
|
+
)
|
25
|
+
|
26
|
+
<span class="ruby-comment cmt">#For each GameObject in the environment:</span>
|
27
|
+
<span class="ruby-identifier">environment</span>.<span class="ruby-identifier">objects</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">object</span><span class="ruby-operator">|</span>
|
28
|
+
|
29
|
+
<span class="ruby-identifier">object_radius</span> = <span class="ruby-constant">Math</span>.<span class="ruby-identifier">sqrt</span>(<span class="ruby-identifier">object</span>.<span class="ruby-identifier">size</span> <span class="ruby-operator">/</span> <span class="ruby-constant">Math</span><span class="ruby-operator">::</span><span class="ruby-constant">PI</span>)
|
30
|
+
|
31
|
+
<span class="ruby-comment cmt">#Add the object's current location to the list.</span>
|
32
|
+
<span class="ruby-ivar">@locations</span>[<span class="ruby-identifier">object</span>.<span class="ruby-identifier">identifier</span>] <span class="ruby-operator"><<</span> [<span class="ruby-identifier">object</span>.<span class="ruby-identifier">location</span>.<span class="ruby-identifier">x</span>, <span class="ruby-identifier">object</span>.<span class="ruby-identifier">location</span>.<span class="ruby-identifier">y</span>]
|
33
|
+
<span class="ruby-comment cmt">#If the list is larger than the number of tail segments, delete the first position.</span>
|
34
|
+
<span class="ruby-ivar">@locations</span>[<span class="ruby-identifier">object</span>.<span class="ruby-identifier">identifier</span>].<span class="ruby-identifier">shift</span> <span class="ruby-keyword kw">if</span> <span class="ruby-ivar">@locations</span>[<span class="ruby-identifier">object</span>.<span class="ruby-identifier">identifier</span>].<span class="ruby-identifier">length</span> <span class="ruby-operator">></span> <span class="ruby-ivar">@trail_length</span>
|
35
|
+
|
36
|
+
<span class="ruby-comment cmt">#For each location in this object's list:</span>
|
37
|
+
<span class="ruby-ivar">@locations</span>[<span class="ruby-identifier">object</span>.<span class="ruby-identifier">identifier</span>].<span class="ruby-identifier">each_with_index</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">location</span>, <span class="ruby-identifier">index</span><span class="ruby-operator">|</span>
|
38
|
+
|
39
|
+
<span class="ruby-comment cmt">#Skip first location.</span>
|
40
|
+
<span class="ruby-keyword kw">next</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">index</span> <span class="ruby-operator">==</span> <span class="ruby-value">0</span>
|
41
|
+
|
42
|
+
<span class="ruby-comment cmt">#Divide the current segment number by trail segment count to get the multiplier to use for brightness and width.</span>
|
43
|
+
<span class="ruby-identifier">multiplier</span> = <span class="ruby-identifier">index</span>.<span class="ruby-identifier">to_f</span> <span class="ruby-operator">/</span> <span class="ruby-ivar">@locations</span>[<span class="ruby-identifier">object</span>.<span class="ruby-identifier">identifier</span>].<span class="ruby-identifier">length</span>.<span class="ruby-identifier">to_f</span>
|
44
|
+
|
45
|
+
<span class="ruby-comment cmt">#Set the drawing color to use the object's colors, adjusted by the multiplier.</span>
|
46
|
+
<span class="ruby-identifier">graphics_context</span>.<span class="ruby-identifier">rgb_fg_color</span> = <span class="ruby-constant">Gdk</span><span class="ruby-operator">::</span><span class="ruby-constant">Color</span>.<span class="ruby-identifier">new</span>( <span class="ruby-comment cmt">#Don't use Gdk::GC.foreground= here, as that requires a color to be in the color map already.</span>
|
47
|
+
<span class="ruby-identifier">object</span>.<span class="ruby-identifier">color</span>.<span class="ruby-identifier">red</span> <span class="ruby-operator">*</span> <span class="ruby-identifier">multiplier</span> <span class="ruby-operator">*</span> <span class="ruby-value">65535</span>,
|
48
|
+
<span class="ruby-identifier">object</span>.<span class="ruby-identifier">color</span>.<span class="ruby-identifier">green</span> <span class="ruby-operator">*</span> <span class="ruby-identifier">multiplier</span> <span class="ruby-operator">*</span> <span class="ruby-value">65535</span>,
|
49
|
+
<span class="ruby-identifier">object</span>.<span class="ruby-identifier">color</span>.<span class="ruby-identifier">blue</span> <span class="ruby-operator">*</span> <span class="ruby-identifier">multiplier</span> <span class="ruby-operator">*</span> <span class="ruby-value">65535</span>
|
50
|
+
)
|
51
|
+
|
52
|
+
<span class="ruby-comment cmt">#Multiply the actual drawing width by the current multiplier to get the current drawing width.</span>
|
53
|
+
<span class="ruby-identifier">graphics_context</span>.<span class="ruby-identifier">set_line_attributes</span>(
|
54
|
+
(<span class="ruby-identifier">object_radius</span> <span class="ruby-operator">*</span> <span class="ruby-value">2</span> <span class="ruby-operator">*</span> <span class="ruby-identifier">multiplier</span>).<span class="ruby-identifier">ceil</span>,
|
55
|
+
<span class="ruby-constant">Gdk</span><span class="ruby-operator">::</span><span class="ruby-constant">GC</span><span class="ruby-operator">::</span><span class="ruby-constant">LINE_SOLID</span>,
|
56
|
+
<span class="ruby-constant">Gdk</span><span class="ruby-operator">::</span><span class="ruby-constant">GC</span><span class="ruby-operator">::</span><span class="ruby-constant">CAP_ROUND</span>, <span class="ruby-comment cmt">#Line ends drawn as semicircles.</span>
|
57
|
+
<span class="ruby-constant">Gdk</span><span class="ruby-operator">::</span><span class="ruby-constant">GC</span><span class="ruby-operator">::</span><span class="ruby-constant">JOIN_MITER</span> <span class="ruby-comment cmt">#Only used for polygons.</span>
|
58
|
+
)
|
59
|
+
|
60
|
+
<span class="ruby-comment cmt">#Get previous location so we can draw a line from it.</span>
|
61
|
+
<span class="ruby-identifier">previous_location</span> = <span class="ruby-ivar">@locations</span>[<span class="ruby-identifier">object</span>.<span class="ruby-identifier">identifier</span>][<span class="ruby-identifier">index</span> <span class="ruby-operator">-</span> <span class="ruby-value">1</span>]
|
62
|
+
|
63
|
+
<span class="ruby-comment cmt">#Draw a line with the current width from the prior location to the current location.</span>
|
64
|
+
<span class="ruby-identifier">buffer</span>.<span class="ruby-identifier">draw_line</span>(
|
65
|
+
<span class="ruby-identifier">graphics_context</span>,
|
66
|
+
<span class="ruby-identifier">previous_location</span>[<span class="ruby-value">0</span>], <span class="ruby-identifier">previous_location</span>[<span class="ruby-value">1</span>],
|
67
|
+
<span class="ruby-identifier">location</span>[<span class="ruby-value">0</span>], <span class="ruby-identifier">location</span>[<span class="ruby-value">1</span>]
|
68
|
+
)
|
69
|
+
|
70
|
+
<span class="ruby-keyword kw">end</span>
|
71
|
+
|
72
|
+
<span class="ruby-keyword kw">end</span>
|
73
|
+
|
74
|
+
<span class="ruby-ivar">@canvas</span>.<span class="ruby-identifier">queue_draw_area</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-ivar">@width</span>, <span class="ruby-ivar">@height</span>)
|
75
|
+
|
76
|
+
<span class="ruby-keyword kw">end</span></pre>
|
77
|
+
</body>
|
78
|
+
</html>
|
@@ -0,0 +1,200 @@
|
|
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::TurnAction</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::TurnAction</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/lib/zyps/actions_rb.html">
|
59
|
+
lib/zyps/actions.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="Action.html">
|
69
|
+
Action
|
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
|
+
Turn over time.
|
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="#M000079">do</a>
|
98
|
+
<a href="#M000077">new</a>
|
99
|
+
<a href="#M000078">start</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">rate</td>
|
121
|
+
<td class="context-item-value"> [RW] </td>
|
122
|
+
<td class="context-item-desc">
|
123
|
+
Degrees per second to turn. Positive turns clockwise, negative turns
|
124
|
+
counter-clockwise.
|
125
|
+
|
126
|
+
</td>
|
127
|
+
</tr>
|
128
|
+
</table>
|
129
|
+
</div>
|
130
|
+
</div>
|
131
|
+
|
132
|
+
|
133
|
+
|
134
|
+
<!-- if method_list -->
|
135
|
+
<div id="methods">
|
136
|
+
<h3 class="section-bar">Public Class methods</h3>
|
137
|
+
|
138
|
+
<div id="method-M000077" class="method-detail">
|
139
|
+
<a name="M000077"></a>
|
140
|
+
|
141
|
+
<div class="method-heading">
|
142
|
+
<a href="TurnAction.src/M000077.html" target="Code" class="method-signature"
|
143
|
+
onclick="popupCode('TurnAction.src/M000077.html');return false;">
|
144
|
+
<span class="method-name">new</span><span class="method-args">(rate = 0)</span>
|
145
|
+
</a>
|
146
|
+
</div>
|
147
|
+
|
148
|
+
<div class="method-description">
|
149
|
+
</div>
|
150
|
+
</div>
|
151
|
+
|
152
|
+
<h3 class="section-bar">Public Instance methods</h3>
|
153
|
+
|
154
|
+
<div id="method-M000079" class="method-detail">
|
155
|
+
<a name="M000079"></a>
|
156
|
+
|
157
|
+
<div class="method-heading">
|
158
|
+
<a href="TurnAction.src/M000079.html" target="Code" class="method-signature"
|
159
|
+
onclick="popupCode('TurnAction.src/M000079.html');return false;">
|
160
|
+
<span class="method-name">do</span><span class="method-args">(actor, target)</span>
|
161
|
+
</a>
|
162
|
+
</div>
|
163
|
+
|
164
|
+
<div class="method-description">
|
165
|
+
<p>
|
166
|
+
Turn according to elapsed time.
|
167
|
+
</p>
|
168
|
+
</div>
|
169
|
+
</div>
|
170
|
+
|
171
|
+
<div id="method-M000078" class="method-detail">
|
172
|
+
<a name="M000078"></a>
|
173
|
+
|
174
|
+
<div class="method-heading">
|
175
|
+
<a href="TurnAction.src/M000078.html" target="Code" class="method-signature"
|
176
|
+
onclick="popupCode('TurnAction.src/M000078.html');return false;">
|
177
|
+
<span class="method-name">start</span><span class="method-args">(actor, target)</span>
|
178
|
+
</a>
|
179
|
+
</div>
|
180
|
+
|
181
|
+
<div class="method-description">
|
182
|
+
<p>
|
183
|
+
Begin tracking time between actions.
|
184
|
+
</p>
|
185
|
+
</div>
|
186
|
+
</div>
|
187
|
+
|
188
|
+
|
189
|
+
</div>
|
190
|
+
|
191
|
+
|
192
|
+
</div>
|
193
|
+
|
194
|
+
|
195
|
+
<div id="validator-badges">
|
196
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
197
|
+
</div>
|
198
|
+
|
199
|
+
</body>
|
200
|
+
</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::TurnAction)</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/actions.rb, line 59</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">rate</span> = <span class="ruby-value">0</span>)
|
15
|
+
<span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">rate</span> = <span class="ruby-identifier">rate</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,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>start (Zyps::TurnAction)</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/actions.rb, line 64</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">start</span>(<span class="ruby-identifier">actor</span>, <span class="ruby-identifier">target</span>)
|
15
|
+
<span class="ruby-keyword kw">super</span>
|
16
|
+
<span class="ruby-ivar">@clock</span>.<span class="ruby-identifier">reset_elapsed_time</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>do (Zyps::TurnAction)</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/actions.rb, line 69</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">do</span>(<span class="ruby-identifier">actor</span>, <span class="ruby-identifier">target</span>)
|
15
|
+
<span class="ruby-identifier">actor</span>.<span class="ruby-identifier">vector</span>.<span class="ruby-identifier">pitch</span> <span class="ruby-operator">+=</span> <span class="ruby-ivar">@clock</span>.<span class="ruby-identifier">elapsed_time</span> <span class="ruby-operator">*</span> <span class="ruby-identifier">rate</span>
|
16
|
+
<span class="ruby-keyword kw">end</span></pre>
|
17
|
+
</body>
|
18
|
+
</html>
|
@@ -0,0 +1,251 @@
|
|
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>Module: Zyps::Utility</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>Module</strong></td>
|
53
|
+
<td class="class-name-in-header">Zyps::Utility</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
|
+
</table>
|
66
|
+
</div>
|
67
|
+
<!-- banner header -->
|
68
|
+
|
69
|
+
<div id="bodyContent">
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
<div id="contextContent">
|
74
|
+
|
75
|
+
<div id="description">
|
76
|
+
<p>
|
77
|
+
Various methods for working with Vectors, etc.
|
78
|
+
</p>
|
79
|
+
|
80
|
+
</div>
|
81
|
+
|
82
|
+
|
83
|
+
</div>
|
84
|
+
|
85
|
+
<div id="method-list">
|
86
|
+
<h3 class="section-bar">Methods</h3>
|
87
|
+
|
88
|
+
<div class="name-list">
|
89
|
+
<a href="#M000007">collided?</a>
|
90
|
+
<a href="#M000005">constrain_value</a>
|
91
|
+
<a href="#M000001">find_angle</a>
|
92
|
+
<a href="#M000002">find_distance</a>
|
93
|
+
<a href="#M000006">find_reflection_angle</a>
|
94
|
+
<a href="#M000003">to_degrees</a>
|
95
|
+
<a href="#M000004">to_radians</a>
|
96
|
+
</div>
|
97
|
+
</div>
|
98
|
+
|
99
|
+
</div>
|
100
|
+
|
101
|
+
|
102
|
+
<!-- if includes -->
|
103
|
+
|
104
|
+
<div id="section">
|
105
|
+
|
106
|
+
|
107
|
+
|
108
|
+
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
<!-- if method_list -->
|
114
|
+
<div id="methods">
|
115
|
+
<h3 class="section-bar">Public Class methods</h3>
|
116
|
+
|
117
|
+
<div id="method-M000007" class="method-detail">
|
118
|
+
<a name="M000007"></a>
|
119
|
+
|
120
|
+
<div class="method-heading">
|
121
|
+
<a href="Utility.src/M000007.html" target="Code" class="method-signature"
|
122
|
+
onclick="popupCode('Utility.src/M000007.html');return false;">
|
123
|
+
<span class="method-name">collided?</span><span class="method-args">(object1, object2)</span>
|
124
|
+
</a>
|
125
|
+
</div>
|
126
|
+
|
127
|
+
<div class="method-description">
|
128
|
+
<p>
|
129
|
+
Given two GameObjects, determine if the boundary of one crosses the
|
130
|
+
boundary of the other.
|
131
|
+
</p>
|
132
|
+
</div>
|
133
|
+
</div>
|
134
|
+
|
135
|
+
<div id="method-M000005" class="method-detail">
|
136
|
+
<a name="M000005"></a>
|
137
|
+
|
138
|
+
<div class="method-heading">
|
139
|
+
<a href="Utility.src/M000005.html" target="Code" class="method-signature"
|
140
|
+
onclick="popupCode('Utility.src/M000005.html');return false;">
|
141
|
+
<span class="method-name">constrain_value</span><span class="method-args">(value, absolute_maximum)</span>
|
142
|
+
</a>
|
143
|
+
</div>
|
144
|
+
|
145
|
+
<div class="method-description">
|
146
|
+
<p>
|
147
|
+
Reduce a number to within an allowed maximum (or minimum, if the number is
|
148
|
+
negative).
|
149
|
+
</p>
|
150
|
+
</div>
|
151
|
+
</div>
|
152
|
+
|
153
|
+
<div id="method-M000001" class="method-detail">
|
154
|
+
<a name="M000001"></a>
|
155
|
+
|
156
|
+
<div class="method-heading">
|
157
|
+
<a href="Utility.src/M000001.html" target="Code" class="method-signature"
|
158
|
+
onclick="popupCode('Utility.src/M000001.html');return false;">
|
159
|
+
<span class="method-name">find_angle</span><span class="method-args">(origin, target)</span>
|
160
|
+
</a>
|
161
|
+
</div>
|
162
|
+
|
163
|
+
<div class="method-description">
|
164
|
+
<p>
|
165
|
+
Get the angle (in degrees) from one <a href="Location.html">Location</a> to
|
166
|
+
another.
|
167
|
+
</p>
|
168
|
+
</div>
|
169
|
+
</div>
|
170
|
+
|
171
|
+
<div id="method-M000002" class="method-detail">
|
172
|
+
<a name="M000002"></a>
|
173
|
+
|
174
|
+
<div class="method-heading">
|
175
|
+
<a href="Utility.src/M000002.html" target="Code" class="method-signature"
|
176
|
+
onclick="popupCode('Utility.src/M000002.html');return false;">
|
177
|
+
<span class="method-name">find_distance</span><span class="method-args">(origin, target)</span>
|
178
|
+
</a>
|
179
|
+
</div>
|
180
|
+
|
181
|
+
<div class="method-description">
|
182
|
+
<p>
|
183
|
+
Get the distance from one <a href="Location.html">Location</a> to another.
|
184
|
+
</p>
|
185
|
+
</div>
|
186
|
+
</div>
|
187
|
+
|
188
|
+
<div id="method-M000006" class="method-detail">
|
189
|
+
<a name="M000006"></a>
|
190
|
+
|
191
|
+
<div class="method-heading">
|
192
|
+
<a href="Utility.src/M000006.html" target="Code" class="method-signature"
|
193
|
+
onclick="popupCode('Utility.src/M000006.html');return false;">
|
194
|
+
<span class="method-name">find_reflection_angle</span><span class="method-args">(normal, angle)</span>
|
195
|
+
</a>
|
196
|
+
</div>
|
197
|
+
|
198
|
+
<div class="method-description">
|
199
|
+
<p>
|
200
|
+
Given a normal and an angle, find the reflection angle.
|
201
|
+
</p>
|
202
|
+
</div>
|
203
|
+
</div>
|
204
|
+
|
205
|
+
<div id="method-M000003" class="method-detail">
|
206
|
+
<a name="M000003"></a>
|
207
|
+
|
208
|
+
<div class="method-heading">
|
209
|
+
<a href="Utility.src/M000003.html" target="Code" class="method-signature"
|
210
|
+
onclick="popupCode('Utility.src/M000003.html');return false;">
|
211
|
+
<span class="method-name">to_degrees</span><span class="method-args">(radians)</span>
|
212
|
+
</a>
|
213
|
+
</div>
|
214
|
+
|
215
|
+
<div class="method-description">
|
216
|
+
<p>
|
217
|
+
Convert radians to degrees.
|
218
|
+
</p>
|
219
|
+
</div>
|
220
|
+
</div>
|
221
|
+
|
222
|
+
<div id="method-M000004" class="method-detail">
|
223
|
+
<a name="M000004"></a>
|
224
|
+
|
225
|
+
<div class="method-heading">
|
226
|
+
<a href="Utility.src/M000004.html" target="Code" class="method-signature"
|
227
|
+
onclick="popupCode('Utility.src/M000004.html');return false;">
|
228
|
+
<span class="method-name">to_radians</span><span class="method-args">(degrees)</span>
|
229
|
+
</a>
|
230
|
+
</div>
|
231
|
+
|
232
|
+
<div class="method-description">
|
233
|
+
<p>
|
234
|
+
Convert degrees to radians.
|
235
|
+
</p>
|
236
|
+
</div>
|
237
|
+
</div>
|
238
|
+
|
239
|
+
|
240
|
+
</div>
|
241
|
+
|
242
|
+
|
243
|
+
</div>
|
244
|
+
|
245
|
+
|
246
|
+
<div id="validator-badges">
|
247
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
248
|
+
</div>
|
249
|
+
|
250
|
+
</body>
|
251
|
+
</html>
|