Public Member Functions | |
| SpotItemFace (Face *face, uint16 posX, uint16 posY) | |
| void | initBlack (uint16 width, uint16 height) |
| void | loadData (const ResourceDescription *jpegDesc) |
| void | updateData (const Graphics::Surface *surface) |
| void | clear () |
| void | draw () |
| void | undraw () |
| void | fadeDraw () |
| bool | isDrawn () |
| void | setDrawn (bool drawn) |
| uint16 | getFadeValue () |
| void | setFadeValue (uint16 value) |
| Common::Rect | getFaceRect () const |