Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
SColor4ub Struct Reference

#include <SColor.h>

Public Member Functions

 SColor4ub ()
 
 SColor4ub (u8 _r, u8 _g, u8 _b, u8 _a)
 

Public Attributes

u8 R
 
u8 G
 
u8 B
 
u8 A
 

Constructor & Destructor Documentation

SColor4ub::SColor4ub ( )
inline
SColor4ub::SColor4ub ( u8  _r,
u8  _g,
u8  _b,
u8  _a 
)
inline

Member Data Documentation

u8 SColor4ub::A
u8 SColor4ub::B
u8 SColor4ub::G
u8 SColor4ub::R

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