sdl.version_

Undocumented in source.

Members

Enums

SDL_VERSIONNUM
deprecated eponymoustemplate SDL_VERSIONNUM(ubyte X, ubyte Y, ubyte Z)
Undocumented in source.
SDL_VERSION_ATLEAST
deprecated eponymoustemplate SDL_VERSION_ATLEAST(ubyte X, ubyte Y, ubyte Z)
Undocumented in source.

Functions

SDL_VERSION
void SDL_VERSION(SDL_version* x)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_VERSION_ATLEAST
bool SDL_VERSION_ATLEAST(ubyte x, ubyte y, ubyte z)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

SDL_COMPILEDVERSION
deprecated enum SDL_COMPILEDVERSION;
Undocumented in source.
SDL_MAJOR_VERSION
enum SDL_MAJOR_VERSION;
Undocumented in source.
SDL_MINOR_VERSION
enum SDL_MINOR_VERSION;
Undocumented in source.
SDL_PATCHLEVEL
enum SDL_PATCHLEVEL;
Undocumented in source.

Structs

SDL_version
struct SDL_version
Undocumented in source.

Meta