Class SDL_ScaleMode
java.lang.Object
club.doki7.sdl3.enumtype.SDL_ScaleMode
The scaling mode.
Since: This enum is available since SDL 3.2.0.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INVALID
public static final int INVALID- See Also:
-
NEAREST
public static final int NEAREST- See Also:
-
LINEAR
public static final int LINEAR- See Also:
-
-
Method Details
-
explain
-