pixi-spine
Advanced tools
Comparing version 1.5.15 to 1.5.16
@@ -651,2 +651,3 @@ /// <reference types="pixi.js" /> | ||
stringValue: string; | ||
audio: string; | ||
constructor(name: string); | ||
@@ -653,0 +654,0 @@ } |
{ | ||
"name": "pixi-spine", | ||
"version": "1.5.15", | ||
"version": "1.5.16", | ||
"description": "Spine implementation for pixi v^3 and v^4", | ||
@@ -5,0 +5,0 @@ "author": "Mat Groves", |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -38,2 +38,3 @@ /****************************************************************************** | ||
stringValue: string; | ||
audio: string; | ||
@@ -40,0 +41,0 @@ constructor (name: string) { |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -242,2 +242,3 @@ /****************************************************************************** | ||
data.stringValue = this.getValue(eventMap, "string", ""); | ||
data.audio = this.getValue(eventMap, "audio", null); | ||
skeletonData.events.push(data); | ||
@@ -244,0 +245,0 @@ } |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /// <reference types="pixi.js" /> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
16543
1569573