Skip to content

Instance Variables

alphaRatio

Type

Float

Initial Value

n/a

Description

heightScale

Type

Float

Initial Value

n/a

Description

movingRatio

Type

Float

Initial Value

n/a

Description

points

Type

Array<TPoint>

Initial Value

n/a

Description

useAnchoredReveal

Type

Bool

Initial Value

n/a

Description

When in anchored reveal mode, the ribbon is incrementally revealed based on the number of segments. The reveal starts from the initial position, and continues as the position is updated. Once the entire ribbon is visible, the entire trail moves along with the updated positions.

Instance Functions

getPalette():Map&lt;Int,Int>

Description

setPalette(value:Map&lt;Int,Int>):Map&lt;Int,Int>

Description

start(x:Float, y:Float):Void

Description

stop():Void

Description

updatePosition(x:Float, y:Float):Void

Description