mirror of
https://github.com/wassname/phaser.git
synced 2026-06-28 16:20:37 +08:00
1aea08d0f7
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.