UNPKG

@smoud/tiny

Version:

Fast and tiny JavaScript library for HTML5 game and playable ads creation.

1 lines 167 B
Tiny.TweenManager.prototype.removeByObject=function(e){for(var t=this.group._tweens,o=Object.keys(t),r=0;r<o.length;r++){var n=t[o[r]];n._object===e&&this.remove(n)}};