![]() |
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.
|
This is the complete list of members for doodle::HexColor, including all inherited members.
| HexColor() noexcept=default | doodle::HexColor | |
| HexColor(unsigned hex) noexcept | doodle::HexColor | inline |
| HexColor(int hex) noexcept | doodle::HexColor | inline |
| operator Color() const noexcept | doodle::HexColor | inline |
| rgba | doodle::HexColor |