summaryrefslogtreecommitdiff
path: root/doc/index.html
blob: 0a422e3b769c3f64f82f829022d3d48dbef2de10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
        <head>
          <title>Scaladoc: all classes and objects</title>
          <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
		      <script type="text/javascript" src="lib/jquery.js"></script>
          
		  <style type="text/css">
		    @import url(lib/index.css) screen;
		  </style>
		  <script type="text/javascript" src="lib/index.js"></script>
    
        </head>
        <body>
      <div id="browser">
        <input accesskey="/" type="text" id="quickflt" />
        <div id="tpl">
              
              <ol class="templates"></ol>
              <ol class="packages"> <li>
              <h3><a href="graphyx/package.html" class="tplshow">graphyx</a></h3>
              <ol class="templates"><li title="graphyx.Graphyx"><a href="graphyx/Graphyx$.html" class="tplshow">
                      Graphyx
                      <span class="object">(object)</span>
                    </a></li></ol>
              <ol class="packages"> <li>
              <h3><a href="graphyx/actors/package.html" class="tplshow">graphyx.actors</a></h3>
              <ol class="templates"><li title="graphyx.actors.Exit"><a href="graphyx/actors/Exit$.html" class="tplshow">
                      Exit
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.actors.FireEvent"><a href="graphyx/actors/FireEvent$.html" class="tplshow">
                      FireEvent
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.actors.GUIActor"><a href="graphyx/actors/GUIActor.html" class="tplshow">
                      GUIActor
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.actors.PhysicsActor"><a href="graphyx/actors/PhysicsActor.html" class="tplshow">
                      PhysicsActor
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.actors.SetWorld"><a href="graphyx/actors/SetWorld.html" class="tplshow">
                      SetWorld
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.actors.Start"><a href="graphyx/actors/Start$.html" class="tplshow">
                      Start
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.actors.Stop"><a href="graphyx/actors/Stop$.html" class="tplshow">
                      Stop
                      <span class="object">(object)</span>
                    </a></li></ol>
              <ol class="packages"> </ol>
            </li><li>
              <h3><a href="graphyx/graphics/package.html" class="tplshow">graphyx.graphics</a></h3>
              <ol class="templates"><li title="graphyx.graphics.Drawable"><a href="graphyx/graphics/Drawable.html" class="tplshow">
                      Drawable
                      <span class="trait">(trait)</span>
                    </a></li><li title="graphyx.graphics.GraphicalAABB"><a href="graphyx/graphics/GraphicalAABB.html" class="tplshow">
                      GraphicalAABB
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.GraphicalBody"><a href="graphyx/graphics/GraphicalBody.html" class="tplshow">
                      GraphicalBody
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.GraphicalCircle"><a href="graphyx/graphics/GraphicalCircle.html" class="tplshow">
                      GraphicalCircle
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.GraphicalCollision"><a href="graphyx/graphics/GraphicalCollision.html" class="tplshow">
                      GraphicalCollision
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.GraphicalDistanceJoint"><a href="graphyx/graphics/GraphicalDistanceJoint.html" class="tplshow">
                      GraphicalDistanceJoint
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.GraphicalJoint"><a href="graphyx/graphics/GraphicalJoint.html" class="tplshow">
                      GraphicalJoint
                      <span class="trait">(trait)</span>
                    </a></li><li title="graphyx.graphics.GraphicalObject"><a href="graphyx/graphics/GraphicalObject.html" class="tplshow">
                      GraphicalObject
                      <span class="trait">(trait)</span>
                    </a></li><li title="graphyx.graphics.GraphicalPair"><a href="graphyx/graphics/GraphicalPair.html" class="tplshow">
                      GraphicalPair
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.GraphicalRectangle"><a href="graphyx/graphics/GraphicalRectangle.html" class="tplshow">
                      GraphicalRectangle
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.GraphicalRegularPolygon"><a href="graphyx/graphics/GraphicalRegularPolygon.html" class="tplshow">
                      GraphicalRegularPolygon
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.GraphicalRevoluteJoint"><a href="graphyx/graphics/GraphicalRevoluteJoint.html" class="tplshow">
                      GraphicalRevoluteJoint
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.GraphicalShape"><a href="graphyx/graphics/GraphicalShape.html" class="tplshow">
                      GraphicalShape
                      <span class="trait">(trait)</span>
                    </a></li><li title="graphyx.graphics.GraphicalSpringJoint"><a href="graphyx/graphics/GraphicalSpringJoint.html" class="tplshow">
                      GraphicalSpringJoint
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.GraphicalWorld"><a href="graphyx/graphics/GraphicalWorld.html" class="tplshow">
                      GraphicalWorld
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.MonitorResult"><a href="graphyx/graphics/MonitorResult.html" class="tplshow">
                      MonitorResult
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.graphics.Parser"><a href="graphyx/graphics/Parser$.html" class="tplshow">
                      Parser
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.graphics.Scene"><a href="graphyx/graphics/Scene.html" class="tplshow">
                      Scene
                      <span class="class">(class)</span>
                    </a></li></ol>
              <ol class="packages"> </ol>
            </li><li>
              <h3><a href="graphyx/gui/package.html" class="tplshow">graphyx.gui</a></h3>
              <ol class="templates"><li title="graphyx.gui.AboutHelpFrame"><a href="graphyx/gui/AboutHelpFrame.html" class="tplshow">
                      AboutHelpFrame
                      <span class="class">(class)</span>
                    </a><a href="graphyx/gui/AboutHelpFrame$.html" class="tplshow">
                      
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.gui.BodyPopup"><a href="graphyx/gui/BodyPopup.html" class="tplshow">
                      BodyPopup
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.Container"><a href="graphyx/gui/Container.html" class="tplshow">
                      Container
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.ControlPanel"><a href="graphyx/gui/ControlPanel.html" class="tplshow">
                      ControlPanel
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.GrabbedBody"><a href="graphyx/gui/GrabbedBody.html" class="tplshow">
                      GrabbedBody
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.GravityPanel"><a href="graphyx/gui/GravityPanel.html" class="tplshow">
                      GravityPanel
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.InfoPanel"><a href="graphyx/gui/InfoPanel.html" class="tplshow">
                      InfoPanel
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.MainFrame"><a href="graphyx/gui/MainFrame.html" class="tplshow">
                      MainFrame
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.MainPanel"><a href="graphyx/gui/MainPanel.html" class="tplshow">
                      MainPanel
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.MenuHelp"><a href="graphyx/gui/MenuHelp.html" class="tplshow">
                      MenuHelp
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.MenuPanel"><a href="graphyx/gui/MenuPanel.html" class="tplshow">
                      MenuPanel
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.OptionsPanel"><a href="graphyx/gui/OptionsPanel.html" class="tplshow">
                      OptionsPanel
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.PopupMenu"><a href="graphyx/gui/PopupMenu.html" class="tplshow">
                      PopupMenu
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.ShapeInfoPanel"><a href="graphyx/gui/ShapeInfoPanel.html" class="tplshow">
                      ShapeInfoPanel
                      <span class="class">(class)</span>
                    </a></li><li title="graphyx.gui.WorldPanel"><a href="graphyx/gui/WorldPanel.html" class="tplshow">
                      WorldPanel
                      <span class="class">(class)</span>
                    </a></li></ol>
              <ol class="packages"> </ol>
            </li><li>
              <h3><a href="graphyx/tests/package.html" class="tplshow">graphyx.tests</a></h3>
              <ol class="templates"><li title="graphyx.tests.Atom"><a href="graphyx/tests/Atom$.html" class="tplshow">
                      Atom
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.BallStack"><a href="graphyx/tests/BallStack$.html" class="tplshow">
                      BallStack
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Cannon"><a href="graphyx/tests/Cannon$.html" class="tplshow">
                      Cannon
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Carriage"><a href="graphyx/tests/Carriage$.html" class="tplshow">
                      Carriage
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Chain"><a href="graphyx/tests/Chain$.html" class="tplshow">
                      Chain
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.CompositeShape"><a href="graphyx/tests/CompositeShape$.html" class="tplshow">
                      CompositeShape
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Cup"><a href="graphyx/tests/Cup$.html" class="tplshow">
                      Cup
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.EmptyTest"><a href="graphyx/tests/EmptyTest$.html" class="tplshow">
                      EmptyTest
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Friction"><a href="graphyx/tests/Friction$.html" class="tplshow">
                      Friction
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Friction2"><a href="graphyx/tests/Friction2$.html" class="tplshow">
                      Friction2
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.General1"><a href="graphyx/tests/General1$.html" class="tplshow">
                      General1
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.General2"><a href="graphyx/tests/General2$.html" class="tplshow">
                      General2
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Joints1"><a href="graphyx/tests/Joints1$.html" class="tplshow">
                      Joints1
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Joints2"><a href="graphyx/tests/Joints2$.html" class="tplshow">
                      Joints2
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Net"><a href="graphyx/tests/Net$.html" class="tplshow">
                      Net
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.RagdollTest"><a href="graphyx/tests/RagdollTest$.html" class="tplshow">
                      RagdollTest
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Restitution"><a href="graphyx/tests/Restitution$.html" class="tplshow">
                      Restitution
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Spring"><a href="graphyx/tests/Spring$.html" class="tplshow">
                      Spring
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Stacking"><a href="graphyx/tests/Stacking$.html" class="tplshow">
                      Stacking
                      <span class="object">(object)</span>
                    </a></li><li title="graphyx.tests.Test"><a href="graphyx/tests/Test.html" class="tplshow">
                      Test
                      <span class="trait">(trait)</span>
                    </a></li><li title="graphyx.tests.Wave"><a href="graphyx/tests/Wave$.html" class="tplshow">
                      Wave
                      <span class="object">(object)</span>
                    </a></li></ol>
              <ol class="packages"> </ol>
            </li></ol>
            </li><li>
              <h3><a href="sims/package.html" class="tplshow">sims</a></h3>
              <ol class="templates"></ol>
              <ol class="packages"> <li>
              <h3><a href="sims/collision/package.html" class="tplshow">sims.collision</a></h3>
              <ol class="templates"><li title="sims.collision.AABB"><a href="sims/collision/AABB.html" class="tplshow">
                      AABB
                      <span class="class">(class)</span>
                    </a></li><li title="sims.collision.CircleCollision"><a href="sims/collision/CircleCollision.html" class="tplshow">
                      CircleCollision
                      <span class="class">(class)</span>
                    </a></li><li title="sims.collision.Collision"><a href="sims/collision/Collision.html" class="tplshow">
                      Collision
                      <span class="class">(class)</span>
                    </a><a href="sims/collision/Collision$.html" class="tplshow">
                      
                      <span class="object">(object)</span>
                    </a></li><li title="sims.collision.Detector"><a href="sims/collision/Detector.html" class="tplshow">
                      Detector
                      <span class="class">(class)</span>
                    </a></li><li title="sims.collision.GridDetector"><a href="sims/collision/GridDetector.html" class="tplshow">
                      GridDetector
                      <span class="class">(class)</span>
                    </a></li><li title="sims.collision.Overlap"><a href="sims/collision/Overlap.html" class="tplshow">
                      Overlap
                      <span class="class">(class)</span>
                    </a></li><li title="sims.collision.Pair"><a href="sims/collision/Pair.html" class="tplshow">
                      Pair
                      <span class="class">(class)</span>
                    </a></li><li title="sims.collision.PolyCircleCollision"><a href="sims/collision/PolyCircleCollision.html" class="tplshow">
                      PolyCircleCollision
                      <span class="class">(class)</span>
                    </a></li><li title="sims.collision.PolyCollision"><a href="sims/collision/PolyCollision.html" class="tplshow">
                      PolyCollision
                      <span class="class">(class)</span>
                    </a></li></ol>
              <ol class="packages"> </ol>
            </li><li>
              <h3><a href="sims/dynamics/package.html" class="tplshow">sims.dynamics</a></h3>
              <ol class="templates"><li title="sims.dynamics.Body"><a href="sims/dynamics/Body.html" class="tplshow">
                      Body
                      <span class="class">(class)</span>
                    </a><a href="sims/dynamics/Body$.html" class="tplshow">
                      
                      <span class="object">(object)</span>
                    </a></li><li title="sims.dynamics.Circle"><a href="sims/dynamics/Circle.html" class="tplshow">
                      Circle
                      <span class="class">(class)</span>
                    </a></li><li title="sims.dynamics.Constraint"><a href="sims/dynamics/Constraint.html" class="tplshow">
                      Constraint
                      <span class="trait">(trait)</span>
                    </a></li><li title="sims.dynamics.Rectangle"><a href="sims/dynamics/Rectangle.html" class="tplshow">
                      Rectangle
                      <span class="class">(class)</span>
                    </a></li><li title="sims.dynamics.RegularPolygon"><a href="sims/dynamics/RegularPolygon.html" class="tplshow">
                      RegularPolygon
                      <span class="class">(class)</span>
                    </a></li><li title="sims.dynamics.Shape"><a href="sims/dynamics/Shape.html" class="tplshow">
                      Shape
                      <span class="class">(class)</span>
                    </a><a href="sims/dynamics/Shape$.html" class="tplshow">
                      
                      <span class="object">(object)</span>
                    </a></li><li title="sims.dynamics.World"><a href="sims/dynamics/World.html" class="tplshow">
                      World
                      <span class="class">(class)</span>
                    </a></li></ol>
              <ol class="packages"> <li>
              <h3><a href="sims/dynamics/joints/package.html" class="tplshow">sims.dynamics.joints</a></h3>
              <ol class="templates"><li title="sims.dynamics.joints.DistanceJoint"><a href="sims/dynamics/joints/DistanceJoint.html" class="tplshow">
                      DistanceJoint
                      <span class="class">(class)</span>
                    </a></li><li title="sims.dynamics.joints.ForceJoint"><a href="sims/dynamics/joints/ForceJoint.html" class="tplshow">
                      ForceJoint
                      <span class="trait">(trait)</span>
                    </a></li><li title="sims.dynamics.joints.Joint"><a href="sims/dynamics/joints/Joint.html" class="tplshow">
                      Joint
                      <span class="class">(class)</span>
                    </a></li><li title="sims.dynamics.joints.RevoluteJoint"><a href="sims/dynamics/joints/RevoluteJoint.html" class="tplshow">
                      RevoluteJoint
                      <span class="class">(class)</span>
                    </a></li><li title="sims.dynamics.joints.SpringJoint"><a href="sims/dynamics/joints/SpringJoint.html" class="tplshow">
                      SpringJoint
                      <span class="class">(class)</span>
                    </a></li></ol>
              <ol class="packages"> <li>
              <h3><a href="sims/dynamics/joints/test/package.html" class="tplshow">sims.dynamics.joints.test</a></h3>
              <ol class="templates"><li title="sims.dynamics.joints.test.PrismaticJoint"><a href="sims/dynamics/joints/test/PrismaticJoint.html" class="tplshow">
                      PrismaticJoint
                      <span class="class">(class)</span>
                    </a></li><li title="sims.dynamics.joints.test.UnitCircleJoint"><a href="sims/dynamics/joints/test/UnitCircleJoint.html" class="tplshow">
                      UnitCircleJoint
                      <span class="class">(class)</span>
                    </a></li></ol>
              <ol class="packages"> </ol>
            </li></ol>
            </li></ol>
            </li><li>
              <h3><a href="sims/geometry/package.html" class="tplshow">sims.geometry</a></h3>
              <ol class="templates"><li title="sims.geometry.ConvexPolygon"><a href="sims/geometry/ConvexPolygon.html" class="tplshow">
                      ConvexPolygon
                      <span class="trait">(trait)</span>
                    </a></li><li title="sims.geometry.Projection"><a href="sims/geometry/Projection.html" class="tplshow">
                      Projection
                      <span class="class">(class)</span>
                    </a></li><li title="sims.geometry.Ray"><a href="sims/geometry/Ray.html" class="tplshow">
                      Ray
                      <span class="class">(class)</span>
                    </a></li><li title="sims.geometry.Segment"><a href="sims/geometry/Segment.html" class="tplshow">
                      Segment
                      <span class="class">(class)</span>
                    </a></li><li title="sims.geometry.Vector2D"><a href="sims/geometry/Vector2D.html" class="tplshow">
                      Vector2D
                      <span class="class">(class)</span>
                    </a><a href="sims/geometry/Vector2D$.html" class="tplshow">
                      
                      <span class="object">(object)</span>
                    </a></li></ol>
              <ol class="packages"> </ol>
            </li><li>
              <h3><a href="sims/math/package.html" class="tplshow">sims.math</a></h3>
              <ol class="templates"><li title="sims.math.Matrix22"><a href="sims/math/Matrix22.html" class="tplshow">
                      Matrix22
                      <span class="class">(class)</span>
                    </a><a href="sims/math/Matrix22$.html" class="tplshow">
                      
                      <span class="object">(object)</span>
                    </a></li></ol>
              <ol class="packages"> </ol>
            </li><li>
              <h3><a href="sims/prefabs/package.html" class="tplshow">sims.prefabs</a></h3>
              <ol class="templates"><li title="sims.prefabs.Net"><a href="sims/prefabs/Net.html" class="tplshow">
                      Net
                      <span class="class">(class)</span>
                    </a></li><li title="sims.prefabs.Prefab"><a href="sims/prefabs/Prefab.html" class="tplshow">
                      Prefab
                      <span class="trait">(trait)</span>
                    </a></li><li title="sims.prefabs.Pylon"><a href="sims/prefabs/Pylon.html" class="tplshow">
                      Pylon
                      <span class="class">(class)</span>
                    </a></li><li title="sims.prefabs.Ragdoll"><a href="sims/prefabs/Ragdoll.html" class="tplshow">
                      Ragdoll
                      <span class="class">(class)</span>
                    </a></li></ol>
              <ol class="packages"> </ol>
            </li><li>
              <h3><a href="sims/util/package.html" class="tplshow">sims.util</a></h3>
              <ol class="templates"><li title="sims.util.Polar"><a href="sims/util/Polar.html" class="tplshow">
                      Polar
                      <span class="class">(class)</span>
                    </a></li><li title="sims.util.Positioning"><a href="sims/util/Positioning$.html" class="tplshow">
                      Positioning
                      <span class="object">(object)</span>
                    </a></li><li title="sims.util.RelativeVector"><a href="sims/util/RelativeVector.html" class="tplshow">
                      RelativeVector
                      <span class="class">(class)</span>
                    </a></li></ol>
              <ol class="packages"> </ol>
            </li></ol>
            </li></ol>
            </div>
      </div>
		  <div id="content">
		  	<iframe src="package.html"></iframe>
		  </div>
    </body>
      </html>