ScummVM API documentation
Draci::BArchive Class Reference

Public Member Functions

 BArchive (const Common::Path &path)
 
void openArchive (const Common::Path &path)
 
void closeArchive ()
 
uint size () const
 
bool isOpen () const
 
void clearCache ()
 
const BAFilegetFile (uint i)
 

Member Function Documentation

◆ isOpen()

bool Draci::BArchive::isOpen ( ) const
inline

Checks whether there is an archive opened. Should be called before reading from the archive to check whether openArchive() succeeded.


The documentation for this class was generated from the following file: