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