Sha256: 2053d58abd4a41f309805c9f4d1103871530bf3e14a5ec961cf5f7381eafe268

Contents?: true

Size: 861 Bytes

Versions: 38

Compression:

Stored size: 861 Bytes

Contents

//! \file Gosu.hpp
//! Umbrella header for all of Gosu.

//! \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

38 entries across 38 versions & 1 rubygems

Version Path
gosu-1.4.1 include/Gosu/Gosu.hpp
gosu-1.4.0 include/Gosu/Gosu.hpp
gosu-1.3.0 include/Gosu/Gosu.hpp
gosu-1.2.0 include/Gosu/Gosu.hpp
gosu-1.1.1.1 include/Gosu/Gosu.hpp
gosu-1.1.0 include/Gosu/Gosu.hpp
gosu-1.1.0.pre2 include/Gosu/Gosu.hpp
gosu-1.1.0.pre1 include/Gosu/Gosu.hpp
gosu-1.0.0 include/Gosu/Gosu.hpp
gosu-1.0.0.pre2 include/Gosu/Gosu.hpp
gosu-1.0.0.pre1 include/Gosu/Gosu.hpp
gosu-0.15.2 Gosu/Gosu.hpp
gosu-0.15.1 Gosu/Gosu.hpp
gosu-0.15.0 Gosu/Gosu.hpp
gosu-0.14.6.pre1 Gosu/Gosu.hpp
gosu-0.14.5 Gosu/Gosu.hpp
gosu-0.14.4 Gosu/Gosu.hpp
gosu-0.14.4.pre2 Gosu/Gosu.hpp
gosu-0.14.3.pre1 Gosu/Gosu.hpp
gosu-0.14.3 Gosu/Gosu.hpp