bibliopixel.animation.fill module

class bibliopixel.animation.fill.Fill(*args, color=None, palette=None, **kwds)[source]

Bases: bibliopixel.animation.animation.Animation

Fill the screen with a single color or a palette of colors

step(amt=1)[source]