|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SDLVersion | |
---|---|
sdljava | Provides the interface to SDL routines defined in SDL.h |
sdljava.mixer | Provides all the functions which are defined in the SDL_mixer.h header |
sdljava.ttf | Provides the interface to SDL TTF routines defined in SDL_ttf.h |
Uses of SDLVersion in sdljava |
---|
Methods in sdljava that return SDLVersion | |
---|---|
static SDLVersion |
SDLMain.getSDLVersion()
get a version structure with the compile-time version of the SDL library. |
Uses of SDLVersion in sdljava.mixer |
---|
Methods in sdljava.mixer that return SDLVersion | |
---|---|
static SDLVersion |
SDLMixer.getMixVersion()
get a version structure with the compile-time version of the SDL_mixer library. |
Uses of SDLVersion in sdljava.ttf |
---|
Methods in sdljava.ttf that return SDLVersion | |
---|---|
static SDLVersion |
SDLTTF.getTTFVersion()
get a version structure with the compile-time version of the SDL_ttf library. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |