|
|
| VideoDisplayManager (MediaStationEngine *vm) |
| |
|
virtual bool | attemptToReadFromStream (Chunk &chunk, uint sectionType) override |
| |
|
void | updateScreen () |
| |
|
Graphics::Palette * | getRegisteredPalette () |
| |
|
void | setRegisteredPalette (Graphics::Palette *palette) |
| |
|
void | imageBlit (const Common::Point &destinationPoint, const Bitmap *image, double dissolveFactor, const Common::Array< Common::Rect > &dirtyRegion, Graphics::ManagedSurface *destinationImage=nullptr) |
| |
|
void | imageDeltaBlit (const Common::Point &deltaFramePos, const Common::Point &keyFrameOffset, const Bitmap *deltaFrame, const Bitmap *keyFrame, const double dissolveFactor, const Common::Array< Common::Rect > &dirtyRegion) |
| |
|
void | effectTransition (Common::Array< ScriptValue > &args) |
| |
|
void | setTransitionOnSync (Common::Array< ScriptValue > &args) |
| |
|
void | doTransitionOnSync () |
| |
|
void | performUpdateDirty () |
| |
|
void | performUpdateAll () |
| |
The documentation for this class was generated from the following file: