RGBCOLOR

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++, DxLib)
struct RGBCOLOR {}

Members

Variables

Alpha
ubyte Alpha;
Undocumented in source.
Blue
ubyte Blue;
Undocumented in source.
Green
ubyte Green;
Undocumented in source.
Red
ubyte Red;
Undocumented in source.

Meta