bibliopixel.layout.cube module¶
-
class
bibliopixel.layout.cube.Cube(drivers, x, y, z, coord_map=None, threadedUpdate=False, brightness=255, **kwargs)[source]¶ Bases:
bibliopixel.layout.layout.Layout-
CLONE_ATTRS= ('maker', 'brightness', 'x', 'y', 'z')¶
-
shape¶ Returns
x, y, z
-
-
bibliopixel.layout.cube.LEDCube¶ alias of
bibliopixel.layout.cube.Cube