#include <nuklear.h>
Public Attributes | |
float | at_x |
float | at_y |
float | border |
struct nk_rect | bounds |
struct nk_command_buffer * | buffer |
struct nk_chart | chart |
struct nk_rect | clip |
nk_flags | flags |
float | footer_height |
unsigned int | has_scrolling |
float | header_height |
float | max_x |
struct nk_menu_state | menu |
nk_uint * | offset_x |
nk_uint * | offset_y |
struct nk_panel * | parent |
struct nk_row_layout | row |
enum nk_panel_type | type |
struct nk_command_buffer* nk_panel::buffer |
struct nk_menu_state nk_panel::menu |
struct nk_row_layout nk_panel::row |
enum nk_panel_type nk_panel::type |