isDown : boolean
The "down" state of the key. This will remain true
for as long as the keyboard thinks this key is held down.
- Source code: input/Key.js (Line 39)
isDown : boolean
The "down" state of the key. This will remain true
for as long as the keyboard thinks this key is held down.
Please login to continue.