tagCOLOR_F

float型のカラー値

package nothrow @nogc extern (C++, DxLib)
struct tagCOLOR_F {}

Members

Variables

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

Meta