RetroArch
|
#include <nuklear.h>
Public Attributes | |
struct nk_command | header |
short | x |
short | y |
unsigned short | w |
unsigned short | h |
nk_handle | callback_data |
nk_command_custom_callback | callback |
nk_command_custom_callback nk_command_custom::callback |
nk_handle nk_command_custom::callback_data |
unsigned short nk_command_custom::h |
struct nk_command nk_command_custom::header |
unsigned short nk_command_custom::w |
short nk_command_custom::x |
short nk_command_custom::y |