onDown : Phaser.Signal
This Signal is dispatched every time this Key is pressed down. It is only dispatched once (until the key is released again).
- Source code: input/Key.js (Line 98)
onDown : Phaser.Signal
This Signal is dispatched every time this Key is pressed down. It is only dispatched once (until the key is released again).
Please login to continue.