![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
RGBA colour data. More...
#include <VGearsTexFile.h>
Public Attributes | |
TexEntry | red |
Red component. More... | |
TexEntry | green |
Green component. More... | |
TexEntry | blue |
Blue component. More... | |
TexEntry | alpha |
Alpha component. More... | |
RGBA colour data.
TexEntry VGears::TexFile::RGBAData::alpha |
Alpha component.
TexEntry VGears::TexFile::RGBAData::blue |
Blue component.
TexEntry VGears::TexFile::RGBAData::green |
Green component.
TexEntry VGears::TexFile::RGBAData::red |
Red component.