onPressCallback : Function This callback is invoked every time a DOM onkeypress event is raised, which is only for printable keys
enabled : boolean Keyboard input will only be processed if enabled. Default
createCursorKeys() → {object} Creates and returns an object containing 4 hotkeys for Up, Down, Left
[readonly] lastChar : string Returns the string value of the most recently pressed key.
addKey(keycode) → {Phaser.Key}
downDuration(keycode, duration) → {boolean} Returns true
Page 3 of 3