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.
|
Go to the source code of this file.
Classes | |
class | doodle::Color |
Color is a color represented with four unsigned bytes. More... | |
class | doodle::HexColor |
This is a helper class to easily represent an RGBA color as an int with hexadecimal notation. More... | |
Namespaces | |
doodle | |