ScummVM API documentation
Sci::DrawItem Struct Reference

Public Member Functions

bool operator< (const DrawItem &other) const
 

Public Attributes

ScreenItemscreenItem
 
Common::Rect rect
 

Member Data Documentation

◆ screenItem

ScreenItem* Sci::DrawItem::screenItem

The screen item to draw.

◆ rect

Common::Rect Sci::DrawItem::rect

The target rectangle of the draw operation.


The documentation for this struct was generated from the following file: