Sha256: 9f1f111f43568914ab323f514eaf6f96bb68100a223201eb71fe26ab914614c9

Contents?: true

Size: 804 Bytes

Versions: 5

Compression:

Stored size: 804 Bytes

Contents

/// \mainpage Gosu C++ Documentation
///
/// These pages serve as a reference on the C++ interface of Gosu. For a higher-level
/// discussion of concepts and ideas behind the library, see the Wiki entries linked
/// from the official website, https://www.libgosu.org/.

#pragma once

#include <Gosu/Audio.hpp>
#include <Gosu/Bitmap.hpp>
#include <Gosu/Color.hpp>
#include <Gosu/Directories.hpp>
#include <Gosu/Font.hpp>
#include <Gosu/Graphics.hpp>
#include <Gosu/Image.hpp>
#include <Gosu/ImageData.hpp>
#include <Gosu/Input.hpp>
#include <Gosu/Inspection.hpp>
#include <Gosu/IO.hpp>
#include <Gosu/Math.hpp>
#include <Gosu/Platform.hpp>
#include <Gosu/Text.hpp>
#include <Gosu/TextInput.hpp>
#include <Gosu/Timing.hpp>
#include <Gosu/Utility.hpp>
#include <Gosu/Version.hpp>
#include <Gosu/Window.hpp>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gosu-1.4.6 include/Gosu/Gosu.hpp
gosu-1.4.5 include/Gosu/Gosu.hpp
gosu-1.4.5.pre1 include/Gosu/Gosu.hpp
gosu-1.4.4 include/Gosu/Gosu.hpp
gosu-1.4.3 include/Gosu/Gosu.hpp