|
|
| GraphicsManager (PegasusEngine *vm) |
| |
|
void | addDisplayElement (DisplayElement *element) |
| |
|
void | removeDisplayElement (DisplayElement *element) |
| |
|
void | invalRect (const Common::Rect &rect) |
| |
|
DisplayOrder | getBackOfActiveLayer () const |
| |
|
DisplayOrder | getFrontOfActiveLayer () const |
| |
|
void | updateDisplay () |
| |
|
Graphics::Surface * | getCurSurface () |
| |
|
void | setCurSurface (Graphics::Surface *surface) |
| |
|
Graphics::Surface * | getWorkArea () |
| |
|
DisplayElement * | findDisplayElement (const DisplayElementID id) |
| |
|
void | shakeTheWorld (TimeValue time, TimeScale scale) |
| |
|
void | enableErase () |
| |
|
void | disableErase () |
| |
|
void | enableUpdates () |
| |
|
void | disableUpdates () |
| |
|
void | doFadeOutSync (const TimeValue=kOneSecondPerThirtyTicks, const TimeScale=kThirtyTicksPerSecond, bool isBlack=true) |
| |
|
void | doFadeInSync (const TimeValue=kOneSecondPerThirtyTicks, const TimeScale=kThirtyTicksPerSecond, bool isBlack=true) |
| |
The documentation for this class was generated from the following file: