ScummVM API documentation
Common::PlaybackFile Class Reference

Classes

struct  PlaybackFileHeader
 
struct  SaveFileBuffer
 

Public Member Functions

bool openWrite (const String &fileName)
 
bool openRead (const String &fileName)
 
void close ()
 
bool hasNextEvent () const
 
RecorderEvent getNextEvent ()
 
void writeEvent (const RecorderEvent &event)
 
void saveScreenShot (Graphics::Surface &screen, byte md5[16])
 
Graphics::SurfacegetScreenShot (int number)
 
int getScreensCount ()
 
bool isEventsBufferEmpty () const
 
PlaybackFileHeadergetHeader ()
 
void updateHeader ()
 
void addSaveFile (const String &fileName, InSaveFile *saveStream)
 
uint32 getVersion () const
 

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