![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
Color components. More...
#include <TypeDefine.h>
Public Attributes | |
uint8 | blue |
Blue component of the color. More... | |
uint8 | green |
Green component of the color. More... | |
uint8 | red |
Red component of the color. More... | |
uint8 | alpha |
Alpha component of the color. More... | |
Color components.
uint8 VGears::ColorComponents::alpha |
Alpha component of the color.
uint8 VGears::ColorComponents::blue |
Blue component of the color.
uint8 VGears::ColorComponents::green |
Green component of the color.
uint8 VGears::ColorComponents::red |
Red component of the color.