ScummVM API documentation
Stark::Gfx::Color Struct Reference

Public Member Functions

 Color (uint8 red, uint8 green, uint8 blue, uint8 alpha=0xFF)
 
bool operator== (const Color &color) const
 

Public Attributes

uint8 r
 
uint8 g
 
uint8 b
 
uint8 a
 

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