Gosu
Gosu
Gosu.hpp
Go to the documentation of this file.
1
9
10
#pragma once
11
12
#include <
Gosu/Audio.hpp
>
13
#include <
Gosu/Bitmap.hpp
>
14
#include <
Gosu/Color.hpp
>
15
#include <
Gosu/Directories.hpp
>
16
#include <
Gosu/Font.hpp
>
17
#include <
Gosu/Graphics.hpp
>
18
#include <
Gosu/Image.hpp
>
19
#include <
Gosu/ImageData.hpp
>
20
#include <
Gosu/Input.hpp
>
21
#include <
Gosu/Inspection.hpp
>
22
#include <
Gosu/IO.hpp
>
23
#include <
Gosu/Math.hpp
>
24
#include <
Gosu/Platform.hpp
>
25
#include <
Gosu/Text.hpp
>
26
#include <
Gosu/TextInput.hpp
>
27
#include <
Gosu/Timing.hpp
>
28
#include <
Gosu/Utility.hpp
>
29
#include <
Gosu/Version.hpp
>
30
#include <
Gosu/Window.hpp
>
Graphics.hpp
Interface of the Graphics class.
Image.hpp
Interface of the Image class and helper functions.
Font.hpp
Interface of the Font class.
Audio.hpp
Contains all the classes of Gosu's audio system.
Window.hpp
Timing.hpp
Functions for timing.
Version.hpp
Input.hpp
Text.hpp
Functions to output text on bitmaps.
Utility.hpp
Bitmap.hpp
Directories.hpp
Access to a small set of system paths.
Inspection.hpp
A special set of functions designed for tuning Gosu games.
Platform.hpp
Macros and utility functions to facilitate programming on all of Gosu's supported platforms...
Math.hpp
Contains simple math functionality.
TextInput.hpp
Interface of the TextInput class.
ImageData.hpp
Interface of the ImageData class.
Color.hpp
Interface of the Color class.
IO.hpp
Contains everything related to input and output.
Generated by
1.8.13