Initial Import from SourceForge

This commit is contained in:
D'Hulster Thierry 2016-08-01 18:38:34 +02:00
commit d8d4f1a2bb
418 changed files with 34837 additions and 0 deletions

16
help/hold_key.html Normal file
View file

@ -0,0 +1,16 @@
<HTML>
<HEAD>
<TITLE>hold.key</TITLE></HEAD>
<BODY>
<h1>hold.key</h1>
<B>Category</B><p>
<a href="extra_commands.html">Extra commands</a><p>
<B>Syntax</B><p>
<p>
hold.key();<p>
<B>Description</B><p>
<p>
This command changes the way that ego is controlled. After calling hold.key(), Ego will only move when a direction key is maintained pressed. If the key is released, ego will stop walking.
<B>See also</B><p>
<a href="release_key.html">release.key</a><p>
</BODY></HTML>