mirror of
https://github.com/wassname/phaser.git
synced 2026-09-09 11:28:47 +08:00
AnimationParser.spriteSheet wasn't taking the margin or spacing into account when calculating the numbers of sprites per row/column, nor was it allowing for extra power-of-two padding at the end (fix #482, thanks yig)
AnimationManager.add documentation said that 'frames' could be null, but the code couldn't handle this so it defaults to an empty array if none given (thanks yig) Also updated TypeScript definitions and StateManager.add docs.
This commit is contained in:
Vendored
+2316
-1684
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user