Dgame.Graphics.Color

Undocumented in source.

Members

Functions

transfer
SDL_Color* transfer(Color* col, SDL_Color* to)
Undocumented in source.

Structs

Color
struct Color

Color defines a structure which contains 4 ubyte values, each for red, green, blue and alpha. Alpha is default 255 (1.0).

Meta