BiblioPixelAnimations.strip.ColorChase module

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

Bases: bibliopixel.animation.strip.Strip

Chase one pixel down the strip.

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