Gosu
|
Go to the source code of this file.
Namespaces | |
Gosu | |
Macros | |
#define | GOSU_MAJOR_VERSION 1 |
#define | GOSU_MINOR_VERSION 0 |
#define | GOSU_POINT_VERSION 0 |
Variables | |
const std::string | Gosu::VERSION |
A string that contains the full version of the Gosu library, like "0.7.50" or "1.0.0.pre5". More... | |
const std::string | Gosu::LICENSES |
A block of legal copy that your game is obliged to display somewhere. More... | |
#define GOSU_MAJOR_VERSION 1 |
Definition at line 5 of file Version.hpp.
#define GOSU_MINOR_VERSION 0 |
Definition at line 6 of file Version.hpp.
#define GOSU_POINT_VERSION 0 |
Definition at line 7 of file Version.hpp.