new AnimationParser()
Responsible for parsing sprite sheet and JSON data into the internal FrameData format that Phaser uses for animations.
- Source code: animation/AnimationParser.js (Line 13)
new AnimationParser()
Responsible for parsing sprite sheet and JSON data into the internal FrameData format that Phaser uses for animations.
Please login to continue.