Color

Simple color struct

Members

Functions

toSDL
SDL_Color toSDL()
a
float a;
b
float b;
g
float g;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

r
float r;
Undocumented in source.

Meta