Update library and docs to latest version.

This commit is contained in:
Jürg Lehni 2011-06-17 11:41:47 +01:00
parent 1615b50b68
commit 822cf17989
41 changed files with 6477 additions and 2480 deletions

View file

@ -17,6 +17,7 @@
<h1>Key</h1>
</div>
@ -26,7 +27,7 @@
<div class="reference-members"><h2>Static Functions</h2>
<div class="reference-members"><h2>Static Methods</h2>
<div id="isdown-key-member" class="member">
@ -50,7 +51,7 @@
<li>
<tt>key:</tt>
String
<tt>String</tt>
&mdash;&nbsp;One of: 'backspace', 'enter', 'shift', 'control',
'option', 'pause', 'caps-lock', 'escape', 'space', 'end', 'home',
'left', 'up', 'right', 'down', 'delete', 'command'
@ -63,7 +64,7 @@ String
<ul><b>Returns:</b>
<li>
<tt>Boolean</tt>&nbsp;&mdash;&nbsp;<tt>true</tt> if the key is pressed, <tt>false</tt> otherwise
<tt><tt>Boolean</tt></tt>&nbsp;&mdash;&nbsp;<tt>true</tt> if the key is pressed, <tt>false</tt> otherwise
</li>
</ul>
@ -92,6 +93,7 @@ String
<!-- =========================== copyright notice ========================= -->
<p class="footer">Copyright &#169; 21011 <a href="http://www.lehni.org" target="_blank">J&uuml;rg Lehni</a> &amp; <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
<p class="footer">Copyright &#169; 2011 <a href="http://www.lehni.org" target="_blank">J&uuml;rg Lehni</a> &amp; <a href="http://www.jonathanpuckey.com" target="_blank">Jonathan Puckey</a>. All Rights Reserved.</p>
<div class="content-end"></div>
</body>