Adds support for TexturePacker's anchor and animations (#5011)
|
---|
|
src/core/sprites/Sprite.js |
---|
src/core/textures/Spritesheet.js |
---|
src/core/textures/Texture.js |
---|
src/extras/AnimatedSprite.js |
---|
test/core/Spritesheet.js |
---|
test/core/resources/building1.json 100755 → 100644 |
---|
test/core/resources/building1.png 100755 → 100644 |
---|
|
test/core/resources/building1@2x.json 100755 → 100644 |
---|
test/core/resources/building1@2x.png 100755 → 100644 |
---|
|
test/core/resources/src/goldmine_10_5.png 0 → 100755 |
---|
|
test/core/resources/src/sheet.tps 0 → 100644 |
---|
test/core/resources/src/star1.png 0 → 100644 |
---|
|
test/core/resources/src/star2.png 0 → 100644 |
---|
|
test/core/resources/src/star3.png 0 → 100644 |
---|
|
test/core/resources/src/star4.png 0 → 100644 |
---|
|
test/loaders/spritesheetParser.js |
---|