|
SDL3pp
A slim C++ wrapper for SDL3
|
Animation metadata properties. More...
Variables | |
| constexpr auto | IGNORE_PROPS_BOOLEAN |
| Enable ignore props. | |
| constexpr auto | DESCRIPTION_STRING |
| String for description. | |
| constexpr auto | COPYRIGHT_STRING |
| String for copyright. | |
| constexpr auto | TITLE_STRING |
| String for title. | |
| constexpr auto | AUTHOR_STRING |
| String for author. | |
| constexpr auto | CREATION_TIME_STRING |
| String for creation time. | |
| constexpr auto | FRAME_COUNT_NUMBER |
| Frame count. | |
| constexpr auto | LOOP_COUNT_NUMBER |
| Loop count. | |
Animation metadata properties.
|
constexpr |
String for author.
|
constexpr |
String for copyright.
|
constexpr |
String for creation time.
|
constexpr |
String for description.
|
constexpr |
Frame count.
|
constexpr |
Enable ignore props.
|
constexpr |
Loop count.
|
constexpr |
String for title.