Package io.github.libsdl4j.api.surface
Class SDL_Surface.Ref
- java.lang.Object
-
- com.sun.jna.PointerType
-
- com.sun.jna.ptr.ByReference
-
- com.sun.jna.ptr.PointerByReference
-
- io.github.libsdl4j.api.surface.SDL_Surface.Ref
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
- Enclosing class:
- SDL_Surface
public static final class SDL_Surface.Ref extends com.sun.jna.ptr.PointerByReference
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SDL_Surface
getSurface()
-
-
-
Method Detail
-
getSurface
public SDL_Surface getSurface()
-
-