ScummVM API documentation
AGS3::ObjectCache Struct Reference

Public Member Functions

 ObjectCache (int pic_, int tintr_, int tintg_, int tintb_, int tint_amnt_, int tint_light_, int light_, int zoom_, bool mirror_, int posx_, int posy_)
 

Public Attributes

std::unique_ptr< AGS::Shared::Bitmapimage
 
bool in_use = false
 
int sppic = 0
 
short tintr = 0
 
short tintg = 0
 
short tintb = 0
 
short tintamnt = 0
 
short tintlight = 0
 
short lightlev = 0
 
short zoom = 0
 
bool mirrored = 0
 
int x = 0
 
int y = 0
 

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