#include <nuklear.h>
Public Attributes | |
struct nk_color | background |
const struct nk_user_font * | font |
struct nk_color | foreground |
unsigned short | h |
struct nk_command | header |
float | height |
int | length |
char | string [1] |
unsigned short | w |
short | x |
short | y |
const struct nk_user_font* nk_command_text::font |
struct nk_command nk_command_text::header |