doodle  0.2
Intended to support teaching C++, doodle is a simple library that helps make a window and makes it easy to do some drawing.
doodle::Color Member List

This is the complete list of members for doodle::Color, including all inherited members.

alphadoodle::Color
bluedoodle::Color
Color() noexcept=defaultdoodle::Color
Color(double grey, double alpha=255) noexceptdoodle::Colorinlineexplicit
Color(double red, double green, double blue, double alpha=255) noexceptdoodle::Colorinline
greendoodle::Color
reddoodle::Color