bibliopixel.animation.parallel module¶
-
class
bibliopixel.animation.parallel.
Parallel
(*args, overlay=False, detach=True, **kwds)[source]¶ Bases:
bibliopixel.animation.collection.Collection
A Parallel is a Collection where all the animations are running at the same time - as opposed to the base Collection where only one animation runs at any time.