ScummVM API documentation
Tetraedge::TeColor Class Reference

Public Member Functions

 TeColor (uint32 rgba)
 
 TeColor (uint16 shortcol)
 
 TeColor (byte r, byte g, byte b, byte a)
 
byte & r ()
 
byte & g ()
 
byte & b ()
 
byte & a ()
 
const byte & r () const
 
const byte & g () const
 
const byte & b () const
 
const byte & a () const
 
uint32 getPacked () const
 
uint32 getPacked32 () const
 
bool serialize (Common::WriteStream &stream) const
 
bool deserialize (Common::ReadStream &stream)
 
bool operator== (const TeColor &c) const
 
bool operator!= (const TeColor &c)
 
Common::String dump () const
 

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