BiblioPixelAnimations.matrix.circlepop module

Credit to kasperfish, posted on the forums: http://forum.maniacallabs.com/showthread.php?tid=9&highlight=circlepop

class BiblioPixelAnimations.matrix.circlepop.Circle(posy, posx, color, frameratio, radius)[source]

Bases: object

changeColor(amt=8)[source]
grow(amt=1)[source]
class BiblioPixelAnimations.matrix.circlepop.CirclePop(layout, **kwds)[source]

Bases: bibliopixel.animation.matrix.Matrix

LEGACY_COLORS = (('bgcolor', (0, 0, 0)),)
addCircle()[source]
pre_run()[source]
step(amt=1)[source]