mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-22 02:06:03 +08:00
[starling] Updated Raptor clipping repro.
This commit is contained in:
parent
e8f54e996e
commit
1e93019b82
2640
spine-starling/spine-starling-example/src/raptor-clipped.json
Normal file
2640
spine-starling/spine-starling-example/src/raptor-clipped.json
Normal file
File diff suppressed because one or more lines are too long
@ -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.json", mimeType = "application/octet-stream")]
|
[Embed(source = "/raptor-clipped.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")]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user