Uses of Interface
io.github.libsdl4j.api.rwops.SDL_RWSizeFunction
-
Packages that use SDL_RWSizeFunction Package Description io.github.libsdl4j.api.rwops -
-
Uses of SDL_RWSizeFunction in io.github.libsdl4j.api.rwops
Fields in io.github.libsdl4j.api.rwops declared as SDL_RWSizeFunction Modifier and Type Field Description SDL_RWSizeFunction
SDL_RWops. size
A function that knows how to figure out the size of the file in this rwops, or -1 if unknown
-