phaser/src/animation
2014-04-14 23:29:09 +01:00
..
Animation.js AnimationManager.destroy now iterates through child animations calling destroy on all of them, avoiding a memory leak (thanks stauzs) 2014-04-14 22:53:05 +01:00
AnimationManager.js AnimationManager.play will now call Animation.stop on the current animation before switching to the new one (thanks @nihakue, #713) 2014-04-14 23:29:09 +01:00
AnimationParser.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
Frame.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
FrameData.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00