nk_panel

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

at_x
float at_x;
at_y
float at_y;
Undocumented in source.
border
float border;
Undocumented in source.
bounds
nk_rect bounds;
Undocumented in source.
buffer
nk_command_buffer* buffer;
Undocumented in source.
chart
nk_chart chart;
Undocumented in source.
clip
nk_rect clip;
Undocumented in source.
flags
nk_flags flags;
Undocumented in source.
footer_h
float footer_h;
Undocumented in source.
has_scrolling
uint has_scrolling;
Undocumented in source.
header_h
float header_h;
height
float height;
max_x
float max_x;
Undocumented in source.
menu
nk_menu_state menu;
Undocumented in source.
offset
nk_scroll* offset;
Undocumented in source.
parent
nk_panel* parent;
Undocumented in source.
popup_buffer
nk_popup_buffer popup_buffer;
Undocumented in source.
row
nk_row_layout row;
Undocumented in source.
width
float width;
Undocumented in source.

Meta