ScummVM API documentation
AGOS::WindowBlock Struct Reference

Public Member Functions

 WindowBlock (const WindowBlock &)=delete
 
 WindowBlock (WindowBlock &&)=delete
 
WindowBlockoperator= (const WindowBlock &)=delete
 
WindowBlockoperator= (WindowBlock &&)=delete
 

Public Attributes

byte mode = 0
 
byte flags = 0
 
int16 x = 0
 
int16 y = 0
 
int16 width = 0
 
int16 height = 0
 
int16 textColumn = 0
 
int16 textRow = 0
 
int16 scrollY = 0
 
uint16 textColumnOffset = 0
 
uint16 textLength = 0
 
uint16 textMaxLength = 0
 
uint8 fillColor
 
uint8 textColor = 0
 
IconBlockiconPtr = nullptr
 

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