Update dist version of library and docs.

This commit is contained in:
Jürg Lehni 2011-06-30 11:25:39 +02:00
parent ee9c7e17b6
commit cb0eab92b9
4 changed files with 88 additions and 86 deletions

View file

@ -262,7 +262,7 @@ about the mouse event.</p>
<ul><b>Type:</b>
<li>
<tt>function</tt>
<tt>Function</tt>
</li>
</ul>
@ -315,7 +315,7 @@ move by setting the <a href="../classes/Tool.html#eventinterval" onclick="return
<ul><b>Type:</b>
<li>
<tt>function</tt>
<tt>Function</tt>
</li>
</ul>
@ -368,7 +368,7 @@ about the mouse event.</p>
<ul><b>Type:</b>
<li>
<tt>function</tt>
<tt>Function</tt>
</li>
</ul>
@ -422,7 +422,7 @@ mouse event.</p>
<ul><b>Type:</b>
<li>
<tt>function</tt>
<tt>Function</tt>
</li>
</ul>

View file

@ -17,9 +17,9 @@
<h1>View</h1>
<p>The View object wraps a canvas element and handles drawing and user
interaction trhough mouse and keyboard for it. It offer means to scroll the
interaction through mouse and keyboard for it. It offer means to scroll the
view, find the currently visible bounds in project coordinates, or the
center, both useful fo constructing artwork that should appear centered on
center, both useful for constructing artwork that should appear centered on
screen.</p>
</div>
@ -295,7 +295,7 @@ event.</p>
<ul><b>Type:</b>
<li>
<tt>function</tt>
<tt>Function</tt>
</li>
</ul>
@ -347,7 +347,7 @@ function onFrame(event) {
<ul><b>Type:</b>
<li>
<tt>function</tt>
<tt>Function</tt>
</li>
</ul>

File diff suppressed because one or more lines are too long

79
dist/paper.js vendored

File diff suppressed because one or more lines are too long