phaser/src/tweens
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