| AddArchive(const std::string &arch, bool append=true) | PG_FileArchive | [static] |
| APPEND enum value | PG_FileArchive | |
| Deinit() | PG_FileArchive | [static] |
| EnableSymlinks(bool followSymlinks) | PG_FileArchive | [static] |
| EnumerateFiles(const std::string &dir) | PG_FileArchive | [static] |
| Exists(const std::string &filename) | PG_FileArchive | [static] |
| FreeList(void *list) | PG_FileArchive | [static] |
| GetBaseDir() | PG_FileArchive | [static] |
| GetDirSeparator() | PG_FileArchive | [static] |
| GetFileList(const std::string &dir, const std::string &wildcard="*") | PG_FileArchive | [static] |
| GetLastError() | PG_FileArchive | [static] |
| GetRealDir(const std::string &filename) | PG_FileArchive | [static] |
| GetSearchPath() | PG_FileArchive | [static] |
| GetSearchPathList() | PG_FileArchive | [static] |
| GetUserDir() | PG_FileArchive | [static] |
| GetWriteDir() | PG_FileArchive | [static] |
| IsDirectory(const std::string &filename) | PG_FileArchive | [static] |
| LoadSurface(const std::string &filename, bool convert=false) | PG_FileArchive | [static] |
| LoadSurface(const std::string &filename, bool usekey, Uint32 colorkey, bool convert=false) | PG_FileArchive | [static] |
| MakeDir(const std::string &dir) | PG_FileArchive | [static] |
| Mode enum name | PG_FileArchive | |
| OpenFile(const std::string &filename, Mode mode=READ) | PG_FileArchive | [static] |
| OpenFileRWops(const std::string &filename, Mode mode=READ) | PG_FileArchive | [static] |
| PathToPlatform(const std::string &path) | PG_FileArchive | [static] |
| PG_FileArchive() | PG_FileArchive | |
| PG_FileArchive(const char *argv0) | PG_FileArchive | |
| READ enum value | PG_FileArchive | |
| ReadFile(const std::string &filename) | PG_FileArchive | [static] |
| RemoveAllArchives() | PG_FileArchive | [static] |
| RemoveArchive(const std::string &arch) | PG_FileArchive | [static] |
| SetSaneConfig(const std::string &organization, const std::string &appName, const std::string &archiveExt=PG_NULLSTR, bool includeCdRoms=false, bool archivesFirst=true) | PG_FileArchive | [static] |
| SetWriteDir(const std::string &dir) | PG_FileArchive | [static] |
| UnloadSurface(SDL_Surface *surface, bool bDeleteIfNotExists=true) | PG_FileArchive | [static] |
| WRITE enum value | PG_FileArchive | |
| ~PG_FileArchive() | PG_FileArchive | |