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-03-05 07:47:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a524dc44b0
phaser
/
src
/
tweens
History
Richard Davey
a524dc44b0
Expose constants.
Fix
#3387
2018-03-16 13:29:30 +00:00
..
builders
eslint fixes
2018-02-16 18:07:49 +00:00
tween
Tween.complete will allow you to flag a tween as being complete, no matter what stage it is at. If an onComplete callback has been defined it will be invoked. You can set an optional delay before this happens (thanks @Jerenaux for the idea)
2018-02-28 21:14:56 +00:00
index.js
Expose constants.
Fix
#3387
2018-03-16 13:29:30 +00:00
Timeline.js
Delegate Timeline#makeActive to TweenManager
2018-03-12 09:31:00 -07:00
TweenManager.js
Moved PluginManager and merged configs into single root file for easier changing.
2018-02-12 23:03:48 +00:00