sync toc
Tao.PhysFs
Fs Class
Fs Members
Fields
PHYSFS_VER_MAJOR Field
PHYSFS_VER_MINOR Field
PHYSFS_VER_PATCH Field
Methods
PHYSFS_addToSearchPath Method
PHYSFS_close Method
PHYSFS_deinit Method
PHYSFS_delete Method
PHYSFS_enumerateFiles Method
PHYSFS_eof Method
PHYSFS_exists Method
PHYSFS_fileLength Method
PHYSFS_flush Method
PHYSFS_freeList Method
PHYSFS_getBaseDir Method
PHYSFS_getCdRomDirs Method
PHYSFS_getDirSeparator Method
PHYSFS_getLastError Method
PHYSFS_getLastModTime Method
PHYSFS_getLinkedVersion Method
PHYSFS_getRealDir Method
PHYSFS_getSearchPath Method
PHYSFS_getUserDir Method
PHYSFS_getWriteDir Method
PHYSFS_init Method
PHYSFS_isDirectory Method
PHYSFS_isSymbolicLink Method
PHYSFS_mkdir Method
PHYSFS_openAppend Method
PHYSFS_openRead Method
PHYSFS_openWrite Method
PHYSFS_permitSymbolicLinks Method
PHYSFS_read Method
PHYSFS_read Method (IntPtr, Byte[], UInt32, UInt32)
PHYSFS_read Method (IntPtr, Char[], UInt32, UInt32)
PHYSFS_read Method (IntPtr, Double[], UInt32, UInt32)
PHYSFS_read Method (IntPtr, Int16[], UInt32, UInt32)
PHYSFS_read Method (IntPtr, Int32[], UInt32, UInt32)
PHYSFS_read Method (IntPtr, Int64[], UInt32, UInt32)
PHYSFS_read Method (IntPtr, IntPtr, UInt32, UInt32)
PHYSFS_read Method (IntPtr, IntPtr, UInt32, UInt32)
PHYSFS_read Method (IntPtr, Single[], UInt32, UInt32)
PHYSFS_readSBE16 Method
PHYSFS_readSBE32 Method
PHYSFS_readSBE64 Method
PHYSFS_readSLE16 Method
PHYSFS_readSLE32 Method
PHYSFS_readSLE64 Method
PHYSFS_readUBE16 Method
PHYSFS_readUBE32 Method
PHYSFS_readUBE64 Method
PHYSFS_readULE16 Method
PHYSFS_readULE32 Method
PHYSFS_readULE64 Method
PHYSFS_removeFromSearchPath Method
PHYSFS_seek Method
PHYSFS_setBuffer Method
PHYSFS_setSaneConfig Method
PHYSFS_setWriteDir Method
PHYSFS_supportedArchiveTypes Method
PHYSFS_swapSBE16 Method
PHYSFS_swapSBE32 Method
PHYSFS_swapSBE64 Method
PHYSFS_swapSLE16 Method
PHYSFS_swapSLE32 Method
PHYSFS_swapSLE64 Method
PHYSFS_swapUBE16 Method
PHYSFS_swapUBE32 Method
PHYSFS_swapUBE64 Method
PHYSFS_swapULE16 Method
PHYSFS_swapULE32 Method
PHYSFS_swapULE64 Method
PHYSFS_tell Method
PHYSFS_VERSION Method
PHYSFS_write Method
PHYSFS_writeSBE16 Method
PHYSFS_writeSBE32 Method
PHYSFS_writeSBE64 Method
PHYSFS_writeSLE16 Method
PHYSFS_writeSLE32 Method
PHYSFS_writeSLE64 Method
PHYSFS_writeUBE16 Method
PHYSFS_writeUBE32 Method
PHYSFS_writeUBE64 Method
PHYSFS_writeULE16 Method
PHYSFS_writeULE32 Method
PHYSFS_writeULE64 Method
Fs.PHYSFS_ArchiveInfo Class
Fs.PHYSFS_ArchiveInfo Members
Fs.PHYSFS_ArchiveInfo Constructor
Fields
author Field
description Field
extension Field
url Field
Methods
ToString Method
Fs.PHYSFS_File Structure
Fs.PHYSFS_File Members
Fields
opaque Field
Fs.PHYSFS_Version Structure
Fs.PHYSFS_Version Members
Fields
major Field
minor Field
patch Field
Methods
ToString Method