mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Added "identifier" property to PIXI.interaction.InteractionData.
This commit is contained in:
Vendored
+1
@@ -1456,6 +1456,7 @@ declare namespace PIXI {
|
||||
global: Point;
|
||||
target: DisplayObject;
|
||||
originalEvent: Event;
|
||||
identifier: number;
|
||||
|
||||
getLocalPosition(displayObject: DisplayObject, point?: Point, globalPos?: Point): Point;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user