SDL_version

Undocumented in source.

Members

Functions

opCmp
int opCmp(SDL_version x)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

major
ubyte major;
Undocumented in source.
minor
ubyte minor;
Undocumented in source.
patch
ubyte patch;
Undocumented in source.

Meta