A wrapper for PHYSFS_exists.
a fileName or relative file path for which to search in the virtual file system search path.
true if the given path exists anywhere in the PhysicsFS search path and false if it does not.
See Implementation
A wrapper for PHYSFS_exists.