ScummVM API documentation
Gob::PalAnim Class Reference

Public Member Functions

bool fadeStep (int16 oper)
 
void fade (Video::PalDesc *palDesc, int16 fade, int16 all)
 
 PalAnim (GobEngine *vm)
 

Protected Member Functions

bool fadeStepColor (int color)
 
char fadeColor (int16 from, int16 to)
 

Protected Attributes

int16 _fadeValue
 
byte _toFadeRed [256]
 
byte _toFadeGreen [256]
 
byte _toFadeBlue [256]
 
char * _palArray [3]
 
byte * _fadeArray [3]
 
GobEngine_vm
 

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