RetroArch
Public Attributes | List of all members
nk_style_chart Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_style_chart:
[legend]

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
 

Member Data Documentation

◆ background

struct nk_style_item nk_style_chart::background

◆ border

float nk_style_chart::border

◆ border_color

struct nk_color nk_style_chart::border_color

◆ color

struct nk_color nk_style_chart::color

◆ padding

struct nk_vec2 nk_style_chart::padding

◆ rounding

float nk_style_chart::rounding

◆ selected_color

struct nk_color nk_style_chart::selected_color

The documentation for this struct was generated from the following file: