#include <TColor.h>
◆ TColor() [1/4]
JUtility::TColor::TColor |
( |
u8 | r, |
|
|
u8 | g, |
|
|
u8 | b, |
|
|
u8 | a ) |
|
inline |
◆ TColor() [2/4]
JUtility::TColor::TColor |
( |
| ) |
|
|
inline |
◆ TColor() [3/4]
JUtility::TColor::TColor |
( |
u32 | u32Color | ) |
|
|
inline |
◆ TColor() [4/4]
JUtility::TColor::TColor |
( |
GXColor | color | ) |
|
|
inline |
◆ operator u32()
JUtility::TColor::operator u32 |
( |
| ) |
const |
|
inline |
◆ set() [1/3]
void JUtility::TColor::set |
( |
GXColor | gxColor | ) |
|
|
inline |
◆ set() [2/3]
void JUtility::TColor::set |
( |
u32 | u32Color | ) |
|
|
inline |
◆ set() [3/3]
void JUtility::TColor::set |
( |
u8 | cR, |
|
|
u8 | cG, |
|
|
u8 | cB, |
|
|
u8 | cA ) |
|
inline |
◆ toUInt32()
u32 JUtility::TColor::toUInt32 |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: