RetroArch
|
#include <nuklear.h>
Public Attributes | |
struct nk_command | header |
short | x |
short | y |
unsigned short | w |
unsigned short | h |
struct nk_image | img |
struct nk_color | col |
struct nk_color nk_command_image::col |
unsigned short nk_command_image::h |
struct nk_command nk_command_image::header |
struct nk_image nk_command_image::img |
unsigned short nk_command_image::w |
short nk_command_image::x |
short nk_command_image::y |