Uses of Interface
club.doki7.sdl3.datatype.ISDL_PathInfo
Packages that use ISDL_PathInfo
-
Uses of ISDL_PathInfo in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_PathInfoModifier and TypeMethodDescriptionboolean
SDL3.getPathInfo
(@Nullable BytePtr path, @Nullable ISDL_PathInfo info) Get information about a filesystem path.boolean
SDL3.getStoragePathInfo
(@Nullable SDL_Storage storage, @Nullable BytePtr path, @Nullable ISDL_PathInfo info) Get information about a filesystem path in a storage container. -
Uses of ISDL_PathInfo in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_PathInfoModifier and TypeClassDescriptionfinal record
Information about a path on the filesystem.static final record
Represents a pointer to / an array of null structure(s) in native memory.