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
doodle.hpp
Go to the documentation of this file.
1
/*--------------------------------------------------------------*
2
Copyright (C) 2021 Rudy Castan
3
4
This file is distributed WITHOUT ANY WARRANTY. See the file
5
`License.md' for details.
6
*--------------------------------------------------------------*/
7
#pragma once
8
9
#include <
doodle/angle.hpp
>
10
#include <
doodle/color.hpp
>
11
#include <
doodle/drawing.hpp
>
12
#include <
doodle/environment.hpp
>
13
#include <
doodle/eventhook.hpp
>
14
#include <
doodle/image.hpp
>
15
#include <
doodle/input.hpp
>
16
#include <
doodle/noise.hpp
>
17
#include <
doodle/random.hpp
>
18
#include <
doodle/version.hpp
>
19
#include <
doodle/window.hpp
>
20
angle.hpp
color.hpp
drawing.hpp
environment.hpp
eventhook.hpp
image.hpp
input.hpp
noise.hpp
random.hpp
version.hpp
window.hpp
Generated by
1.9.1