Closed snuuuz closed 7 years ago
Tween = function(target, props) {... Tween.get = function(target, props, pluginData) { return new Tween(target, props, pluginData); }
Is pluginData obsolete as it is not documented in the JSDoc comment? -Michael
This has been resolved.
Is pluginData obsolete as it is not documented in the JSDoc comment? -Michael