Uses of Class
io.github.libsdl4j.api.render.SDL_ScaleMode.Ref
-
Packages that use SDL_ScaleMode.Ref Package Description io.github.libsdl4j.api.render -
-
Uses of SDL_ScaleMode.Ref in io.github.libsdl4j.api.render
Methods in io.github.libsdl4j.api.render with parameters of type SDL_ScaleMode.Ref Modifier and Type Method Description static int
SdlRender. SDL_GetTextureScaleMode(SDL_Texture texture, SDL_ScaleMode.Ref scaleMode)
Get the scale mode used for texture scale operations.
-