RetroArch
Public Attributes | List of all members
nk_command_circle Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_circle:
[legend]

Public Attributes

struct nk_command header
 
short x
 
short y
 
unsigned short line_thickness
 
unsigned short w
 
unsigned short h
 
struct nk_color color
 

Member Data Documentation

◆ color

struct nk_color nk_command_circle::color

◆ h

unsigned short nk_command_circle::h

◆ header

struct nk_command nk_command_circle::header

◆ line_thickness

unsigned short nk_command_circle::line_thickness

◆ w

unsigned short nk_command_circle::w

◆ x

short nk_command_circle::x

◆ y

short nk_command_circle::y

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