Public Member Functions | |
| Common::String | dump (const Common::String &indent) const |
| void | clearHead () |
| void | drawHead (Graphics::ManagedSurface &dst, const TalkData &data) const |
| void | drawHeadType1 (Graphics::ManagedSurface &dst, const Image &img) const |
| void | drawHeadType2 (Graphics::ManagedSurface &dst, const Image &img) const |
| void | drawHeadType3 (Graphics::ManagedSurface &dst, const Image &img) const |
| void | drawHeadType3Beamish (Graphics::ManagedSurface &dst, const TalkData &data) const |
Public Attributes | |
| uint16 | _num |
| uint16 | _drawType |
| uint16 | _drawCol |
| DgdsRect | _rect |
| Common::Array< TalkDataHeadFrame > | _headFrames |
| Common::String | _bmpFile |
| HeadFlags | _flags |
| Common::SharedPtr< Image > | _shape |