|
@@ -312,6 +312,11 @@ controls.touches = {
|
|
|
Save the current state of the controls. This can later be recovered with [page:.reset].
|
|
|
</p>
|
|
|
|
|
|
+ <h3>[method:undefined stopListenToKeyEvents] ()</h3>
|
|
|
+ <p>
|
|
|
+ Removes the key event listener previously defined with [page:.listenToKeyEvents]().
|
|
|
+ </p>
|
|
|
+
|
|
|
<h3>[method:Boolean update] ()</h3>
|
|
|
<p>
|
|
|
Update the controls. Must be called after any manual changes to the camera's transform,
|