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() [1/2]

SColor4ub::SColor4ub ( )
inline

◆ SColor4ub() [2/2]

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

Member Data Documentation

◆ A

u8 SColor4ub::A

◆ B

u8 SColor4ub::B

◆ G

u8 SColor4ub::G

◆ R

u8 SColor4ub::R

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