View source
class AutoHidePlugin
package com.gskinner.motion.plugins
implements IGTweenPlugin
Available on all platforms
Plugin for GTween. Sets the visible of the target to false if its alpha is 0 or less.
Supports the following pluginData
properties:
- AutoHideEnabled: overrides the enabled property for the plugin on a per tween basis.