nk_style_button

Undocumented in source.

Members

Variables

active
nk_style_item active;
Undocumented in source.
border
float border;
Undocumented in source.
border_color
nk_color border_color;
Undocumented in source.
draw_begin
draw_begin_fn draw_begin;
Undocumented in source.
draw_end
draw_end_fn draw_end;
Undocumented in source.
hover
nk_style_item hover;
Undocumented in source.
image_padding
nk_vec2 image_padding;
Undocumented in source.
normal
nk_style_item normal;
Undocumented in source.
padding
nk_vec2 padding;
Undocumented in source.
rounding
float rounding;
Undocumented in source.
text_active
nk_color text_active;
Undocumented in source.
text_alignment
nk_flags text_alignment;
Undocumented in source.
text_background
nk_color text_background;
Undocumented in source.
text_hover
nk_color text_hover;
Undocumented in source.
text_normal
nk_color text_normal;
Undocumented in source.
touch_padding
nk_vec2 touch_padding;
Undocumented in source.
userdata
nk_handle userdata;
Undocumented in source.

Meta