|
RetroArch
|
#include <gx.h>
Public Attributes | |
| u8 | r |
| u8 | g |
| u8 | b |
| u8 | a |
| u8 _gx_color::a |
Alpha component. If a function does not use the alpha value, it is safely ignored.
| u8 _gx_color::b |
Blue alpha component.
| u8 _gx_color::g |
Green color component.
| u8 _gx_color::r |
Red color component.
1.8.15