summaryrefslogtreecommitdiff
path: root/doc/sims/collision/Detector.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sims/collision/Detector.html')
-rw-r--r--doc/sims/collision/Detector.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/sims/collision/Detector.html b/doc/sims/collision/Detector.html
index 7aaa1e4..ad93c73 100644
--- a/doc/sims/collision/Detector.html
+++ b/doc/sims/collision/Detector.html
@@ -33,7 +33,7 @@
</dt>
<dd><code> extends </code><a href="http://www.scala-lang.org/docu/files/api/scala/AnyRef.html" target="_self">AnyRef</a></dd>
</dl>
- <dl><dd>Eine Welt ermittelt ihre Kollisionen durch konkrete Implementierungen dieser Klasse.</dd></dl>
+ <dl><dd>A world detects its collisions through concrete implementations of this class.</dd></dl>
<dl></dl>
<dl>
<dt style="margin:10px 0 0 20px;"><b>Direct Known Subclasses:</b></dt>
@@ -51,7 +51,7 @@
<em><a href="../../sims/collision/Detector.html#world" target="_self">world</a></em>
: <a href="../../sims/dynamics/World.html" target="_self">World</a>
- <div>Die Welt dessen Formen auf Kollisionen ueberprueft werden sollen.</div>
+ <div>The world whose shapes are to be checked for collisions.</div>
</td>
</tr>
</table>
@@ -65,7 +65,7 @@
<em><a href="../../sims/collision/Detector.html#collisions" target="_self">collisions</a></em>
: <a href="" target="contentFrame" class="scala/Seq">scala.Seq</a>[<a href="../../sims/collision/Collision.html" target="_self">Collision</a>]
- <div>Ergibt alle Kollisionen zwischen Formen der Welt <code>world</code>.</div>
+ <div>Returns all collisions between shapes in the world <code>world</code>.</div>
</td>
</tr>
</table><table summary="" cellpadding="3" class="inherited">
@@ -98,7 +98,7 @@
</dt>
<dd></dd>
</dl>
- <dl><dd>Die Welt dessen Formen auf Kollisionen ueberprueft werden sollen.</dd></dl>
+ <dl><dd>The world whose shapes are to be checked for collisions.</dd></dl>
<dl></dl>
<hr></hr></div>
<table summary="" cellpadding="3" class="member-detail">
@@ -112,7 +112,7 @@
</dt>
<dd></dd>
</dl>
- <dl><dd>Ergibt alle Kollisionen zwischen Formen der Welt <code>world</code>.</dd></dl>
+ <dl><dd>Returns all collisions between shapes in the world <code>world</code>.</dd></dl>
<dl></dl>
<hr></hr></div>