phaser/src/animation
2014-09-02 21:03:16 +01:00
..
Animation.js Animation.onUpdate is a new event that is dispatched each time the animation frame changes. Due to its intensive nature it is disabled by default. Enable it with Animation.enableUpdate = true (#902) 2014-08-29 14:30:44 +01:00
AnimationManager.js Testing out Frame and Animation clone features. 2014-09-02 21:03:16 +01:00
AnimationParser.js Merge pull request #1026 from lucbloom/spritesheet-report-key 2014-07-15 16:13:39 +01:00
Frame.js Testing out Frame and Animation clone features. 2014-09-02 21:03:16 +01:00
FrameData.js Testing out Frame and Animation clone features. 2014-09-02 21:03:16 +01:00