BiblioPixelAnimations.base.Twinkle module

class BiblioPixelAnimations.base.Twinkle.TwinkleBase(layout, colors=[(255, 0, 0), (0, 255, 0), (0, 0, 255)], density=20, speed=2, max_bright=255)[source]

Bases: object

pick_led(speed)[source]
pre_run()[source]
step(amt=1)[source]