The methods of the Fs class are listed below. For a complete list of Fs class members, see the Fs Members topic.
![]() ![]() | Add an archive or directory to the search path. |
![]() ![]() | Close a PhysicsFS filehandle. |
![]() ![]() | Deinitialize the PhysicsFS library. |
![]() ![]() | Delete a file or directory. |
![]() ![]() | Get a file listing of a search path's directory. |
![]() ![]() | Check for end-of-file state on a PhysicsFS filehandle. |
![]() ![]() | Determine if a file exists in the search path. |
![]() ![]() | Get total length of a file in bytes. |
![]() ![]() | Flush a buffered PhysicsFS file handle. |
![]() ![]() | Deallocate resources of lists returned by PhysicsFS. |
![]() ![]() | Get the path where the application resides. |
![]() ![]() | Get an array of paths to available CD-ROM drives. |
![]() ![]() | Get platform-dependent dir separator string. |
![]() ![]() | Get human-readable error information. |
![]() ![]() | Get the last modification time of a file. |
![]() ![]() | Get the version of PhysicsFS that is linked against your program. |
![]() ![]() | Figure out where in the search path a file resides. |
![]() ![]() | Get the current search path. |
![]() ![]() | Get the path where user's home directory resides. |
![]() ![]() | Get path where PhysicsFS will allow file writing. |
![]() ![]() | Initialize the PhysicsFS library. |
![]() ![]() | Determine if a file in the search path is really a directory. |
![]() ![]() | Determine if a file in the search path is really a symbolic link. |
![]() ![]() | Create a directory. |
![]() ![]() | Open a file for appending. |
![]() ![]() | Open a file for reading. |
![]() ![]() | Open a file for writing. |
![]() ![]() | Enable or disable following of symbolic links. |
![]() ![]() | Overloaded. Read data from a PhysicsFS filehandle to a buffer location which already has memory allocated to it. |
![]() ![]() | Read and convert a signed 16-bit bigendian value. |
![]() ![]() | Read and convert a signed 32-bit bigendian value. |
![]() ![]() | Read and convert a signed 64-bit bigendian value. |
![]() ![]() | Read and convert a signed 16-bit littleendian value. |
![]() ![]() | Read and convert a signed 32-bit littleendian value. |
![]() ![]() | Read and convert a signed 64-bit littleendian value. |
![]() ![]() | Read and convert an unsigned 16-bit bigendian value. |
![]() ![]() | Read and convert an unsigned 32-bit bigendian value. |
![]() ![]() | Read and convert an unsigned 64-bit bigendian value. |
![]() ![]() | Read and convert an unsigned 16-bit littleendian value. |
![]() ![]() | Read and convert an unsigned 32-bit littleendian value. |
![]() ![]() | Read and convert an unsigned 64-bit littleendian value. |
![]() ![]() | Remove a directory or archive from the search path. |
![]() ![]() | Seek to a new position within a PhysicsFS filehandle. |
![]() ![]() | Set up buffering for a PhysicsFS file handle. |
![]() ![]() | Set up sane, default paths. |
![]() ![]() | Tell PhysicsFS where it may write files. |
![]() ![]() | Get a list of supported archive types. |
![]() ![]() | Swap bigendian signed 16 to platform's native byte order. |
![]() ![]() | Swap bigendian signed 32 to platform's native byte order. |
![]() ![]() | Swap bigendian signed 64 to platform's native byte order. |
![]() ![]() | Swap littleendian signed 16 to platform's native byte order. |
![]() ![]() | Swap littleendian signed 32 to platform's native byte order. |
![]() ![]() | Swap littleendian signed 64 to platform's native byte order. |
![]() ![]() | Swap bigendian unsigned 16 to platform's native byte order. |
![]() ![]() | Swap bigendian unsigned 32 to platform's native byte order. |
![]() ![]() | Swap bigendian unsigned 64 to platform's native byte order. |
![]() ![]() | Swap littleendian unsigned 16 to platform's native byte order. |
![]() ![]() | Swap littleendian unsigned 32 to platform's native byte order. |
![]() ![]() | Swap littleendian unsigned 64 to platform's native byte order. |
![]() ![]() | Determine current position within a PhysicsFS filehandle. |
![]() ![]() | Information the version of PhysicsFS in use. |
![]() ![]() | Write data to a PhysicsFS filehandle. |
![]() ![]() | Convert and write a signed 16-bit bigendian value. |
![]() ![]() | Convert and write a signed 32-bit bigendian value. |
![]() ![]() | Convert and write a signed 64-bit bigendian value. |
![]() ![]() | Convert and write a signed 16-bit littleendian value. |
![]() ![]() | Convert and write a signed 32-bit littleendian value. |
![]() ![]() | Convert and write a signed 64-bit littleendian value. |
![]() ![]() | Convert and write an unsigned 16-bit bigendian value. |
![]() ![]() | Convert and write an unsigned 32-bit bigendian value. |
![]() ![]() | Convert and write an unsigned 64-bit bigendian value. |
![]() ![]() | Convert and write an unsigned 16-bit littleendian value. |
![]() ![]() | Convert and write an unsigned 32-bit littleendian value. |
![]() ![]() | Convert and write an unsigned 64-bit littleendian value. |
![]() | |
![]() | |
![]() | |
![]() |
Fs Class | Tao.PhysFs Namespace