// @init: ->
game.plugins.add(Phaser.Plugin.DebugTween);
// @render: ->
game.debug.tween(tween, x, y);
game.debug.tweenData(tweenData, x, y);
game.debug.tweenDataInfo(tweenData, x, y);
game.debug.tweenDataValues(tweenData, x, y);
game.debug.tweenInfo(tween, x, y);
-
Notifications
You must be signed in to change notification settings - Fork 0
Draws tween timelines and prints tween properties. Phaser 2/CE
samme/phaser-plugin-debug-tween
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Draws tween timelines and prints tween properties. Phaser 2/CE
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published