summaryrefslogtreecommitdiff
path: root/doc/graphyx/gui/WorldPanel.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/graphyx/gui/WorldPanel.html')
-rw-r--r--doc/graphyx/gui/WorldPanel.html60
1 files changed, 60 insertions, 0 deletions
diff --git a/doc/graphyx/gui/WorldPanel.html b/doc/graphyx/gui/WorldPanel.html
index 959812e..e9a346e 100644
--- a/doc/graphyx/gui/WorldPanel.html
+++ b/doc/graphyx/gui/WorldPanel.html
@@ -182,6 +182,17 @@
</tr>
<tr>
<td class="modifiers" valign="top">
+ <code> val</code>
+ </td>
+ <td class="signature">
+ <em><a href="../../graphyx/gui/WorldPanel.html#prevPos" target="_self">prevPos</a></em>
+ : <a href="" target="contentFrame" class="scala/collection/mutable/Map">scala.collection.mutable.Map</a>[<a href="http://www.scala-lang.org/docu/files/api/scala/Int.html" target="_self">Int</a>, <a href="" target="contentFrame" class="scala/collection/mutable/Queue">scala.collection.mutable.Queue</a>[<a href="../../sims/geometry/Vector2D.html" target="_self">Vector2D</a>]]
+
+
+ </td>
+ </tr>
+<tr>
+ <td class="modifiers" valign="top">
<code> var</code>
</td>
<td class="signature">
@@ -202,6 +213,17 @@
</td>
</tr>
+<tr>
+ <td class="modifiers" valign="top">
+ <code> var</code>
+ </td>
+ <td class="signature">
+ <em><a href="../../graphyx/gui/WorldPanel.html#trace" target="_self">trace</a></em>
+ : <a href="http://www.scala-lang.org/docu/files/api/scala/Boolean.html" target="_self">Boolean</a>
+
+
+ </td>
+ </tr>
</table><table summary="" cellpadding="3" class="inherited">
<tr><td class="title" colspan="2">
Values and Variables inherited from <a href="" target="contentFrame" class="scala/swing/BoxPanel">scala.swing.BoxPanel</a>
@@ -340,6 +362,17 @@
<code> def</code>
</td>
<td class="signature">
+ <em><a href="../../graphyx/gui/WorldPanel.html#trace%28Iterable%5Bgraphyx.graphics.GraphicalShape%5D%2Cjava.awt.Graphics%29" target="_self">trace</a></em>
+ (<em>shapes</em> : <a href="" target="contentFrame" class="scala/Iterable">scala.Iterable</a>[<a href="../../graphyx/graphics/GraphicalShape.html" target="_self">GraphicalShape</a>], <em>g</em> : <a href="" target="contentFrame" class="java/awt/Graphics">java.awt.Graphics</a>) : <a href="http://www.scala-lang.org/docu/files/api/scala/Unit.html" target="_self">Unit</a>
+
+
+ </td>
+ </tr>
+<tr>
+ <td class="modifiers" valign="top">
+ <code> def</code>
+ </td>
+ <td class="signature">
<em><a href="../../graphyx/gui/WorldPanel.html#update%28%29" target="_self">update</a></em>
: <a href="http://www.scala-lang.org/docu/files/api/scala/Unit.html" target="_self">Unit</a>
@@ -501,6 +534,24 @@
</dt>
<dd></dd>
</dl><hr></hr>
+<a name="trace"></a><dl>
+ <dt>
+
+ <code></code>
+ <code>var</code>
+ <em>trace</em> : <a href="http://www.scala-lang.org/docu/files/api/scala/Boolean.html" target="_self">Boolean</a>
+ </dt>
+ <dd></dd>
+ </dl><hr></hr>
+<a name="prevPos"></a><dl>
+ <dt>
+
+ <code></code>
+ <code>val</code>
+ <em>prevPos</em> : <a href="" target="contentFrame" class="scala/collection/mutable/Map">scala.collection.mutable.Map</a>[<a href="http://www.scala-lang.org/docu/files/api/scala/Int.html" target="_self">Int</a>, <a href="" target="contentFrame" class="scala/collection/mutable/Queue">scala.collection.mutable.Queue</a>[<a href="../../sims/geometry/Vector2D.html" target="_self">Vector2D</a>]]
+ </dt>
+ <dd></dd>
+ </dl><hr></hr>
<a name="mousePressed"></a><dl>
<dt>
@@ -593,6 +644,15 @@
</dt>
<dd></dd>
</dl><hr></hr>
+<a name="trace%28Iterable%5Bgraphyx.graphics.GraphicalShape%5D%2Cjava.awt.Graphics%29"></a><dl>
+ <dt>
+
+ <code></code>
+ <code>def</code>
+ <em>trace</em>(<em>shapes</em> : <a href="" target="contentFrame" class="scala/Iterable">scala.Iterable</a>[<a href="../../graphyx/graphics/GraphicalShape.html" target="_self">GraphicalShape</a>], <em>g</em> : <a href="" target="contentFrame" class="java/awt/Graphics">java.awt.Graphics</a>) : <a href="http://www.scala-lang.org/docu/files/api/scala/Unit.html" target="_self">Unit</a>
+ </dt>
+ <dd></dd>
+ </dl><hr></hr>
<a name="getBody%28sims.geometry.Vector2D%29"></a><dl>
<dt>