ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
PendingScreenChanges Class Reference

Public Member Functions

 PendingScreenChanges (const AtariGraphicsManager *manager)
 
void clearTransaction ()
 
void setScreenSurface (Graphics::Surface *surface)
 
void queueVideoMode ()
 
void queueAspectRatioCorrection ()
 
void queuePalette ()
 
void queueShakeScreen ()
 
void queueAll ()
 
int get () const
 
bool empty () const
 
Graphics::SurfacescreenSurface () const
 
const std::pair< int, bool > & aspectRatioCorrectionYOffset () const
 
const std::pair< bool, bool > & screenOffsets () const
 
const std::pair< bool, bool > & shrinkVidelVisibleArea () const
 
void applyBeforeVblLock (const Screen &screen)
 
void applyAfterVblLock (const Screen &screen)
 

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