Package io.github.libsdl4j.api.haptic
Class SDL_Haptic
- java.lang.Object
-
- com.sun.jna.PointerType
-
- io.github.libsdl4j.api.haptic.SDL_Haptic
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
public final class SDL_Haptic extends com.sun.jna.PointerType
The haptic structure used to identify an SDL haptic.
-
-
Constructor Summary
Constructors Constructor Description SDL_Haptic()
SDL_Haptic(com.sun.jna.Pointer p)
-