mirror of
https://github.com/photonstorm/phaser
synced 2024-11-13 08:27:25 +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. |
||
---|---|---|
.. | ||
bitmapdata wobble.js | ||
fullscreen buttons.js | ||
fullscreen.js | ||
graphics.js | ||
pixi render texture.js | ||
render crisp.js | ||
render texture mirror.js | ||
render texture starfield.js | ||
render texture trail.js |