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