mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
[starling] Updated assets
This commit is contained in:
parent
d0a79def31
commit
f757b39fb1
@ -44,7 +44,7 @@ package spine.examples {
|
|||||||
import starling.events.TouchPhase;
|
import starling.events.TouchPhase;
|
||||||
|
|
||||||
public class RaptorExample extends Sprite {
|
public class RaptorExample extends Sprite {
|
||||||
[Embed(source = "/raptor-clipped.json", mimeType = "application/octet-stream")]
|
[Embed(source = "/raptor.json", mimeType = "application/octet-stream")]
|
||||||
static public const RaptorJson : Class;
|
static public const RaptorJson : Class;
|
||||||
|
|
||||||
[Embed(source = "/raptor.atlas", mimeType = "application/octet-stream")]
|
[Embed(source = "/raptor.atlas", mimeType = "application/octet-stream")]
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user