Initial Import from SourceForge
This commit is contained in:
commit
d8d4f1a2bb
418 changed files with 34837 additions and 0 deletions
16
help/have_key.html
Normal file
16
help/have_key.html
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>have.key</TITLE></HEAD>
|
||||
<BODY>
|
||||
<h1>have.key</h1>
|
||||
<B>Category</B><p>
|
||||
<a href="test_commands.html">Test commands</a><p>
|
||||
<p>
|
||||
<B>Syntax</B><p>
|
||||
<p>
|
||||
if (have.key()) { .....<p>
|
||||
<B>Description</B><p>
|
||||
<p>
|
||||
Returns true if the user has pressed a key.<p>
|
||||
<B>See also</B><p>
|
||||
</BODY></HTML>
|
||||
Loading…
Reference in a new issue