This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2025-01-12 05:08:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ffa50f27f6
phaser
/
v3
/
src
/
animation
History
photonstorm
ffa50f27f6
Added in all of the animation callbacks (start, repeat, update and complete), and user-defined arguments for each of them + callback scope.
2017-04-10 16:27:38 +01:00
..
frame
Added in all of the animation callbacks (start, repeat, update and complete), and user-defined arguments for each of them + callback scope.
2017-04-10 16:27:38 +01:00
AnimationFrame.js
Removed ability to set alpha per animation frame (you do it via onUpdate if needed)
2017-04-10 14:38:44 +01:00
AnimationManager.js
Added in all of the animation callbacks (start, repeat, update and complete), and user-defined arguments for each of them + callback scope.
2017-04-10 16:27:38 +01:00