Public Member Functions | |
bool | operator< (const DrawItem &other) const |
Public Attributes | |
ScreenItem * | screenItem |
Common::Rect | rect |
ScreenItem* Sci::DrawItem::screenItem |
The screen item to draw.
Common::Rect Sci::DrawItem::rect |
The target rectangle of the draw operation.