![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
This is the complete list of members for FileSystem, including all inherited members.
FileSystem()=delete | FileSystem | |
GetFileSize(const Ogre::String &path) | FileSystem | static |
ReadFile(const Ogre::String &path, void *buffer, const unsigned int start, const unsigned int length) | FileSystem | static |
RemoveFile(const Ogre::String &path) | FileSystem | static |
WriteFile(const Ogre::String &path, const void *buffer, const unsigned int length) | FileSystem | static |
WriteNewFile(const Ogre::String &path, const void *buffer, const unsigned int length) | FileSystem | static |