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.
|
#include <doodle/angle.hpp>
#include <doodle/color.hpp>
#include <doodle/drawing.hpp>
#include <doodle/environment.hpp>
#include <doodle/eventhook.hpp>
#include <doodle/image.hpp>
#include <doodle/input.hpp>
#include <doodle/noise.hpp>
#include <doodle/random.hpp>
#include <doodle/version.hpp>
#include <doodle/window.hpp>