AnimatedDye

constructor(ticksPerColor: Provider<Int>, colors: Provider<List<Color>>)

Parameters

ticksPerColor

The amount of ticks between each color.

colors

The list of colors to cycle through.