Package org.lwjgl.sdl
Class SDLThread.Functions
java.lang.Object
org.lwjgl.sdl.SDLThread.Functions
- Enclosing class:
SDLThread
Contains the function pointers loaded from
SDL.getLibrary()
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
GetTLS
public static final long GetTLSFunction address. -
SetTLS
public static final long SetTLSFunction address. -
CleanupTLS
public static final long CleanupTLSFunction address.
-