nk_command_text

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

background
nk_color background;
Undocumented in source.
font
const(nk_user_font)* font;
Undocumented in source.
foreground
nk_color foreground;
Undocumented in source.
h
ushort h;
Undocumented in source.
header
nk_command header;
Undocumented in source.
height
float height;
Undocumented in source.
length
int length;
Undocumented in source.
string
char[1] string;
Undocumented in source.
w
ushort w;
Undocumented in source.
x
short x;
Undocumented in source.
y
short y;
Undocumented in source.

Meta