RetroArch
|
#include <nuklear.h>
Public Attributes | |
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 |
struct nk_style_item nk_style_chart::background |
float nk_style_chart::border |
struct nk_color nk_style_chart::border_color |
struct nk_color nk_style_chart::color |
struct nk_vec2 nk_style_chart::padding |
float nk_style_chart::rounding |
struct nk_color nk_style_chart::selected_color |