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 (const Graphics::ManagedSurface &screen, const byte md5[16])
 
void saveScreenShot (const Graphics::Surface &screen, const byte md5[16])
 
Graphics::ManagedSurfacegetScreenShot (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: