mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 17:56:04 +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;
|
||||
|
||||
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;
|
||||
|
||||
[Embed(source = "/raptor.atlas", mimeType = "application/octet-stream")]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user