turtle.color

Undocumented in source.

Members

Aliases

Color
alias Color = RGBA
Undocumented in source.

Functions

color
Color color(int r, int g, int b, int a)
Undocumented in source. Be warned that the author may not have intended to support it.
color
Color color(const(char)[] htmlColorString)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta