Public Member Functions | |
| Face (Myst3Engine *vm, bool is3D=false) | |
| void | setTextureFromJPEG (const ResourceDescription *jpegDesc) |
| void | addTextureDirtyRect (const Common::Rect &rect) |
| bool | isTextureDirty () |
| void | uploadTexture () |
Public Attributes | |
| Graphics::Surface * | _bitmap |
| Graphics::Surface * | _finalBitmap |
| Texture * | _texture |