PixelDisplay.color
Jump to navigation
Jump to search
The color
property of the PixelDisplay class sets the default drawing color for subsequent drawing calls such as PixelDisplay.line, PixelDisplay.drawRect, and PixelDisplay.fillPoly.
The default value is "#FFFFFFFF", or solid white.