Package org.lwjgl.sdl

Class SDLTouch.Functions

java.lang.Object
org.lwjgl.sdl.SDLTouch.Functions
Enclosing class:
SDLTouch

public static final class SDLTouch.Functions extends Object
Contains the function pointers loaded from SDL.getLibrary().
  • Field Details

    • GetTouchDevices

      public static final long GetTouchDevices
      Function address.
    • GetTouchDeviceName

      public static final long GetTouchDeviceName
      Function address.
    • GetTouchDeviceType

      public static final long GetTouchDeviceType
      Function address.
    • GetTouchFingers

      public static final long GetTouchFingers
      Function address.