TensionBarGlow

┗> Object > Class


The "glow" effect for when you collect a blob of tension (like from Titan Spawn).

You should never need to create this yourself.


Constructor


TensionBarGlow(x: any, y: any)

Arguments:

x: any
y: any




Methods







Fields


TensionBarGlow.current_alpha: number?

The current alpha of the glow effect.


TensionBarGlow.parent: TensionBar?

The tension bar this is attached to.



Undocumented