Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
Warning
This page refers to an old version of SFML. Click here to switch to the latest version.
Go to the source code of this file.
Macros | |
#define | SFML_VERSION_MAJOR 3 |
#define | SFML_VERSION_MINOR 0 |
#define | SFML_VERSION_PATCH 1 |
#define | SFML_VERSION_IS_RELEASE true |
#define | SFML_DEBUG |
#define | SFML_API_EXPORT __attribute__((__visibility__("default"))) |
#define | SFML_API_IMPORT __attribute__((__visibility__("default"))) |
#define SFML_API_EXPORT __attribute__((__visibility__("default"))) |
Definition at line 153 of file Config.hpp.
#define SFML_API_IMPORT __attribute__((__visibility__("default"))) |
Definition at line 154 of file Config.hpp.
#define SFML_DEBUG |
Definition at line 127 of file Config.hpp.
#define SFML_VERSION_IS_RELEASE true |
Definition at line 34 of file Config.hpp.
#define SFML_VERSION_MAJOR 3 |
Definition at line 31 of file Config.hpp.
#define SFML_VERSION_MINOR 0 |
Definition at line 32 of file Config.hpp.
#define SFML_VERSION_PATCH 1 |
Definition at line 33 of file Config.hpp.