ScummVM API documentation
AGDS::Patch Struct Reference

Classes

struct  Object
 

Public Member Functions

void load (Common::ReadStream &stream)
 
void save (Common::WriteStream &stream)
 
void setFlag (const Common::String &name, int flag)
 
int getFlag (const Common::String &name) const
 
int incRef (const Common::String &name)
 
int decRef (const Common::String &name)
 

Public Attributes

bool screenSaved = false
 
Common::String screenRegionName
 
Common::String prevScreenName
 
ScreenLoadingType loadingType = ScreenLoadingType::Normal
 
Common::Point characterPosition
 
int characterDirection = 0
 
bool characterPresent = false
 
byte palette [0x300] = {}
 
Common::String defaultMouseCursor
 
Common::Array< Objectobjects
 

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