Class SDL_PathType

java.lang.Object
club.doki7.sdl3.enumtype.SDL_PathType

public final class SDL_PathType extends Object

Types of filesystem entries.

Note that there may be other sorts of items on a filesystem: devices, symlinks, named pipes, etc. They are currently reported as SDL_PATHTYPE_OTHER.

Since: This enum is available since SDL 3.2.0.

See also:

  • SDL_PathInfo