[readonly] lastKey : Phaser.Key
Returns the most recently pressed Key. This is a Phaser.Key object and it changes every time a key is pressed.
- Source code: input/Keyboard.js (Line 576)
[readonly] lastKey : Phaser.Key
Returns the most recently pressed Key. This is a Phaser.Key object and it changes every time a key is pressed.
Please login to continue.