ScummVM API documentation
Graphics::MacToolbox::GrafPort Struct Reference

Public Attributes

uint16 device = 0
 
BitMap portBits
 
Common::Rect portRect
 
RgnHandle visRgn
 
RgnHandle clipRgn
 
Pattern bkPat = { { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } }
 
Pattern fillPat = { { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff } }
 
Common::Point pnLoc = {0, 0}
 
Common::Point pnSize = {1, 1}
 
PatternMode pnMode = kPatCopy
 
Pattern pnPat = { { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff } }
 
uint16 pnVis = 0
 
uint16 txFont = 0
 
uint16 txFace
 
SourceMode txMode = kSrcOr
 
uint16 txSize = 0
 
uint32 spExtra = 0
 
uint32 fgColor
 
uint32 bkColor
 
uint16 colrBit = 0
 
uint16 patStretch = 0
 
PicHandle picSave
 
RgnHandle rgnSave
 
PolyHandle polySave
 

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