mirror of
https://github.com/photonstorm/phaser
synced 2024-11-27 07:01:20 +00:00
commit
e5cfa8202a
1 changed files with 1 additions and 1 deletions
2
build/phaser.d.ts
vendored
2
build/phaser.d.ts
vendored
|
@ -2614,7 +2614,7 @@ declare module Phaser {
|
|||
event: Object;
|
||||
game: Phaser.Game;
|
||||
lastChar: string;
|
||||
lastKey: string;
|
||||
lastKey: Phaser.Key;
|
||||
onDownCallback: Function;
|
||||
onPressCallback: Function;
|
||||
onUpCallback: Function;
|
||||
|
|
Loading…
Reference in a new issue