ScummVM API documentation
Parallaction::DosDisk_ns Class Reference
Inheritance diagram for Parallaction::DosDisk_ns:
Parallaction::Disk_ns Parallaction::Disk

Public Member Functions

 DosDisk_ns (Parallaction *vm)
 
void init () override
 
GfxObjloadTalk (const char *name) override
 
GfxObjloadObjects (const char *name, uint8 part=0) override
 
FramesloadPointer (const char *name) override
 
GfxObjloadHead (const char *name) override
 
FontloadFont (const char *name) override
 
GfxObjloadStatic (const char *name) override
 
FramesloadFrames (const char *name) override
 
void loadSlide (BackgroundInfo &info, const char *filename) override
 
void loadScenery (BackgroundInfo &info, const char *background, const char *mask, const char *path) override
 
TableloadTable (const char *name) override
 
Common::SeekableReadStreamloadMusic (const char *name) override
 
Common::SeekableReadStreamloadSound (const char *name) override
 
- Public Member Functions inherited from Parallaction::Disk_ns
 Disk_ns (Parallaction *vm)
 
Common::String selectArchive (const Common::String &name) override
 
void setLanguage (uint16 language) override
 
ScriptloadLocation (const char *name) override
 
ScriptloadScript (const char *name) override
 
- Public Member Functions inherited from Parallaction::Disk
virtual MaskBufferloadMask (const char *name, uint32 w, uint32 h)
 
virtual PathBufferloadPath (const char *name, uint32 w, uint32 h)
 

Protected Member Functions

Common::SeekableReadStreamtryOpenFile (const char *name) override
 
void decodeCnv (byte *data, uint16 numFrames, uint16 width, uint16 height, Common::SeekableReadStream *stream) override
 
- Protected Member Functions inherited from Parallaction::Disk_ns
Common::SeekableReadStreamopenFile (const char *filename)
 
void errorFileNotFound (const char *filename)
 
void addArchive (const Common::String &name, int priority)
 
CnvmakeCnv (Common::SeekableReadStream *stream)
 

Protected Attributes

Gfx_gfx
 
- Protected Attributes inherited from Parallaction::Disk_ns
Parallaction_vm
 
Common::SearchSet _sset
 
Common::String _resArchiveName
 
Common::String _language
 

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