@types/pixi.js
Advanced tools
Comparing version 3.0.29 to 3.0.30
@@ -1462,2 +1462,3 @@ // Type definitions for Pixi.js 3.0.9 dev | ||
originalEvent: Event; | ||
identifier: number; | ||
@@ -1464,0 +1465,0 @@ getLocalPosition(displayObject: DisplayObject, point?: Point, globalPos?: Point): Point; |
{ | ||
"name": "@types/pixi.js", | ||
"version": "3.0.29", | ||
"version": "3.0.30", | ||
"description": "TypeScript definitions for Pixi.js 3.0.9 dev", | ||
@@ -14,3 +14,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "f0ffb30687220fad0e2b1c1978ea4a88ba3a823233da9e24f0576bbb564c3444" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:08 GMT | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: UMD | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -22,3 +22,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "27147b5b08fd9ac48352f5603e14e5569279e621d076c658dfe4081dcff9aa70" | ||
"contentHash": "f0ffb30687220fad0e2b1c1978ea4a88ba3a823233da9e24f0576bbb564c3444" | ||
} |
1345
59998