bibliopixel.animation.strip module¶
-
bibliopixel.animation.strip.BaseStripAnim¶ alias of
bibliopixel.animation.strip.Strip
-
class
bibliopixel.animation.strip.Strip(layout, start=0, end=-1, **kwds)[source]¶ Bases:
bibliopixel.animation.animation.Animation-
LAYOUT_ARGS= ('num',)¶
-
LAYOUT_CLASS¶ alias of
bibliopixel.layout.strip.Strip
-