mirror of
https://github.com/photonstorm/phaser
synced 2024-11-10 23:24:41 +00:00
833960b3c8
A single Animation object now has 3 new events: onStart, onLoop and onComplete. Animation.loopCount holds the number of times the animation has looped since it last started. Animation.stop has a new parameter: dispatchComplete. If true it'll dispatch an Animation.onComplete event. |
||
---|---|---|
.. | ||
animation events.js | ||
change texture on click.js | ||
group creation.js | ||
local json object.js | ||
looped animation.js | ||
multiple anims.js | ||
sprite sheet.js | ||
starling atlas.js |