Package io.github.libsdl4j.api.render
Class SDL_ScaleMode.Ref
- java.lang.Object
-
- com.sun.jna.PointerType
-
- com.sun.jna.ptr.ByReference
-
- com.sun.jna.ptr.IntByReference
-
- io.github.libsdl4j.api.render.SDL_ScaleMode.Ref
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
- Enclosing class:
- SDL_ScaleMode
public static final class SDL_ScaleMode.Ref extends com.sun.jna.ptr.IntByReference
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getValue()
void
setValue(int value)
-