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