17 lines
472 B
HTML
17 lines
472 B
HTML
<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>
|