mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 06:28:30 +00:00
commit
c484da3e16
1 changed files with 1 additions and 0 deletions
1
typescript/phaser.d.ts
vendored
1
typescript/phaser.d.ts
vendored
|
@ -3914,6 +3914,7 @@ declare module "phaser" {
|
|||
pageX: number;
|
||||
pageY: number;
|
||||
pointerId: number;
|
||||
pointerMode: number;
|
||||
position: Phaser.Point;
|
||||
positionDown: Phaser.Point;
|
||||
positionUp: Phaser.Point;
|
||||
|
|
Loading…
Add table
Reference in a new issue