|
RetroArch
|
#include <nuklear.h>
Public Attributes | |
| enum nk_chart_type | type |
| struct nk_color | color |
| struct nk_color | highlight |
| float | min |
| float | max |
| float | range |
| int | count |
| struct nk_vec2 | last |
| int | index |
| struct nk_color nk_chart_slot::color |
| int nk_chart_slot::count |
| struct nk_color nk_chart_slot::highlight |
| int nk_chart_slot::index |
| struct nk_vec2 nk_chart_slot::last |
| float nk_chart_slot::max |
| float nk_chart_slot::min |
| float nk_chart_slot::range |
| enum nk_chart_type nk_chart_slot::type |
1.8.15