sfColor

Undocumented in source.
static if(bindSFMLGraphics)
struct sfColor {}

Members

Variables

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

Meta