Color

This module contains all the types which the various drawing modules use. In the C source the types were duplicated across source files, probably to avoid too many #include's.

Members

Variables

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

Meta