ALLEGRO_COLOR

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (C)
struct ALLEGRO_COLOR {}

Members

Variables

a
float a;
b
float b;
g
float g;
Undocumented in source.
r
float r;
Undocumented in source.

Meta