Public Member Functions | |
bool | isOpen () const |
void | open () |
void | close () |
void | draw (Graphics::ManagedSurface &surf, int itemCount) |
void | drawItems (Graphics::ManagedSurface &surf) |
void | drawTime (Graphics::ManagedSurface &surf) |
void | drawHeader (Graphics::ManagedSurface &surf) |
void | mouseMoved (const Common::Point &pt) |
void | mouseLDown (const Common::Point &pt) |
void | mouseLUp (const Common::Point &pt) |
void | mouseRUp (const Common::Point &pt) |
void | setRequestData (const REQFileData &data) |
void | setShowZoomBox (bool val) |
bool | isZoomVisible () const |
Common::Error | syncState (Common::Serializer &s) |
Static Public Attributes | |
static const byte | HOC_CHARACTER_QUALS [] |