Vulkan2D
2D renderer written in C using Vulkan and SDL2
|
Data Fields | |
struct nk_style_item | background |
struct nk_color | border_color |
struct nk_color | selected_color |
struct nk_color | color |
float | border |
float | rounding |
struct nk_vec2 | padding |
float | color_factor |
float | disabled_factor |
nk_bool | show_markers |