|
SDL3pp
A slim C++ wrapper for SDL3
|
Metadata property names for application. More...
Variables | |
| constexpr auto | NAME_STRING |
| String for name. | |
| constexpr auto | VERSION_STRING |
| String for version. | |
| constexpr auto | IDENTIFIER_STRING |
| String for identifier. | |
| constexpr auto | CREATOR_STRING |
| String for creator. | |
| constexpr auto | COPYRIGHT_STRING |
| String for copyright. | |
| constexpr auto | URL_STRING |
| String for url. | |
| constexpr auto | TYPE_STRING |
| String for type. | |
Metadata property names for application.
|
constexpr |
String for copyright.
|
constexpr |
String for creator.
|
constexpr |
String for identifier.
|
constexpr |
String for name.
|
constexpr |
String for type.
|
constexpr |
String for url.
|
constexpr |
String for version.