![]() |
Onsens
1.0
This is C++ game about bitwise logic.
|
Go to the source code of this file.
Namespaces | |
namespace | sf |
Macros | |
#define | SFML_VERSION_MAJOR 2 |
#define | SFML_VERSION_MINOR 5 |
#define | SFML_VERSION_PATCH 1 |
#define | SFML_DEBUG |
#define | SFML_API_EXPORT |
#define | SFML_API_IMPORT |
#define | SFML_DEPRECATED |
Typedefs | |
typedef signed char | sf::Int8 |
typedef unsigned char | sf::Uint8 |
typedef signed short | sf::Int16 |
typedef unsigned short | sf::Uint16 |
typedef signed int | sf::Int32 |
typedef unsigned int | sf::Uint32 |
typedef signed long long | sf::Int64 |
typedef unsigned long long | sf::Uint64 |
#define SFML_API_EXPORT |
Definition at line 149 of file Config.hpp.
#define SFML_API_IMPORT |
Definition at line 150 of file Config.hpp.
#define SFML_DEBUG |
Definition at line 114 of file Config.hpp.
#define SFML_DEPRECATED |
Definition at line 198 of file Config.hpp.
#define SFML_VERSION_MAJOR 2 |
Definition at line 32 of file Config.hpp.
#define SFML_VERSION_MINOR 5 |
Definition at line 33 of file Config.hpp.
#define SFML_VERSION_PATCH 1 |
Definition at line 34 of file Config.hpp.