Package org.lwjgl.sdl
Class SDLMetal.Functions
java.lang.Object
org.lwjgl.sdl.SDLMetal.Functions
- Enclosing class:
SDLMetal
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
-
Metal_CreateView
public static final long Metal_CreateViewFunction address. -
Metal_DestroyView
public static final long Metal_DestroyViewFunction address. -
Metal_GetLayer
public static final long Metal_GetLayerFunction address.
-