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: number, y: number)

Arguments:

x: number
y: number




Methods







Fields


TensionBarGlow.current_alpha: number?

The current alpha of the glow effect.


TensionBarGlow.parent: TensionBar?

The tension bar this is attached to.



Undocumented