BiblioPixelAnimations.strip.ColorWipe module

class BiblioPixelAnimations.strip.ColorWipe.ColorWipe(layout, start=0, end=-1, **kwds)[source]

Bases: bibliopixel.animation.strip.Strip

Fill the dots progressively along the strip.

COLOR_DEFAULTS = (('color', [255, 0, 0]),)
pre_run()[source]
step(amt=1)[source]