Package io.github.libsdl4j.api.touch
Class SDL_FingerID
- java.lang.Object
-
- java.lang.Number
-
- com.sun.jna.IntegerType
-
- io.github.libsdl4j.api.touch.SDL_FingerID
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
,Serializable
public final class SDL_FingerID extends com.sun.jna.IntegerType
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SDL_FingerID()
SDL_FingerID(long value)
-
Method Summary
-
Methods inherited from class com.sun.jna.IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
-
Methods inherited from class java.lang.Number
byteValue, shortValue
-
-