> Nekoplay

setFillColor

draw.setFillColor()

Sets the fill color for solid shapes.

draw.setFillColor(color)

color String

Color in CSS format (#RRGGBB, rgba(), or names like red, white).