RetroArch
Public Attributes | List of all members
nk_command_arc_filled Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_arc_filled:
[legend]

Public Attributes

struct nk_command header
 
short cx
 
short cy
 
unsigned short r
 
float a [2]
 
struct nk_color color
 

Member Data Documentation

◆ a

float nk_command_arc_filled::a[2]

◆ color

struct nk_color nk_command_arc_filled::color

◆ cx

short nk_command_arc_filled::cx

◆ cy

short nk_command_arc_filled::cy

◆ header

struct nk_command nk_command_arc_filled::header

◆ r

unsigned short nk_command_arc_filled::r

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