|
SDL 3.0
|
#include <SDL_filesystem.h>
Data Fields | |
| SDL_PathType | type |
| Uint64 | size |
| SDL_Time | create_time |
| SDL_Time | modify_time |
| SDL_Time | access_time |
Definition at line 254 of file SDL_filesystem.h.
| SDL_Time SDL_PathInfo::access_time |
Definition at line 260 of file SDL_filesystem.h.
| SDL_Time SDL_PathInfo::create_time |
Definition at line 258 of file SDL_filesystem.h.
| SDL_Time SDL_PathInfo::modify_time |
Definition at line 259 of file SDL_filesystem.h.
| Uint64 SDL_PathInfo::size |
Definition at line 257 of file SDL_filesystem.h.
| SDL_PathType SDL_PathInfo::type |
Definition at line 256 of file SDL_filesystem.h.