phaser/src/tweens
2018-02-28 21:14:56 +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 Added jsdocs 2018-02-12 16:01:21 +00:00
Timeline.js Added jsdocs 2018-02-12 16:01:21 +00:00
TweenManager.js Moved PluginManager and merged configs into single root file for easier changing. 2018-02-12 23:03:48 +00:00