|
| Disk_br (Parallaction *vm) |
|
virtual void | init () |
|
virtual Common::String | selectArchive (const Common::String &name)=0 |
|
virtual void | setLanguage (uint16 language)=0 |
|
virtual Script * | loadLocation (const char *name)=0 |
|
virtual Script * | loadScript (const char *name)=0 |
|
virtual GfxObj * | loadTalk (const char *name)=0 |
|
virtual GfxObj * | loadObjects (const char *name, uint8 part=0)=0 |
|
virtual Frames * | loadPointer (const char *name)=0 |
|
virtual GfxObj * | loadHead (const char *name)=0 |
|
virtual Font * | loadFont (const char *name)=0 |
|
virtual GfxObj * | loadStatic (const char *name)=0 |
|
virtual Frames * | loadFrames (const char *name)=0 |
|
virtual void | loadSlide (BackgroundInfo &info, const char *filename)=0 |
|
virtual void | loadScenery (BackgroundInfo &info, const char *background, const char *mask, const char *path)=0 |
|
virtual Table * | loadTable (const char *name)=0 |
|
virtual Common::SeekableReadStream * | loadMusic (const char *name)=0 |
|
virtual Common::SeekableReadStream * | loadSound (const char *name)=0 |
|
virtual MaskBuffer * | loadMask (const char *name, uint32 w, uint32 h) |
|
virtual PathBuffer * | loadPath (const char *name, uint32 w, uint32 h) |
|
The documentation for this class was generated from the following file: