Package org.lwjgl.sdl
Class SDLPlatform
java.lang.Object
org.lwjgl.sdl.SDLPlatform
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Contains the function pointers loaded fromSDL.getLibrary()
. -
Method Summary
Modifier and TypeMethodDescriptionstatic long
char const * SDL_GetPlatform(void)
static @Nullable String
char const * SDL_GetPlatform(void)
-
Method Details
-
nSDL_GetPlatform
public static long nSDL_GetPlatform()char const * SDL_GetPlatform(void)
-
SDL_GetPlatform
char const * SDL_GetPlatform(void)
-