48 Ogre::ResourceManager *creator,
const String &name,
49 Ogre::ResourceHandle handle,
const String &group,
50 bool is_manual =
false, Ogre::ManualResourceLoader *loader = NULL
A flevel file.
Definition: VGearsFLevelFile.h:43
Handles LZS compressed flevel files.
Definition: VGearsLZSFLevelFile.h:25
virtual const String & getResourceType() const
Checks the resource type.
Definition: VGearsLZSFLevelFile.cpp:32
virtual Ogre::DataStreamPtr openResource() override
Opens the resource.
Definition: VGearsLZSFLevelFile.cpp:34
LZSFLevelFile(Ogre::ResourceManager *creator, const String &name, Ogre::ResourceHandle handle, const String &group, bool is_manual=false, Ogre::ManualResourceLoader *loader=NULL)
Constructor.
Definition: VGearsLZSFLevelFile.cpp:24
virtual ~LZSFLevelFile()
Destructor.
Definition: VGearsLZSFLevelFile.cpp:30
static const String RESOURCE_TYPE
The type of resource.
Definition: VGearsLZSFLevelFile.h:61
Definition: FF7NameLookup.h:24
Ogre::String String
Definition: TypeDefine.h:37