RetroArch
Public Attributes | List of all members
nk_command_rect Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_rect:
[legend]

Public Attributes

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

Member Data Documentation

◆ color

struct nk_color nk_command_rect::color

◆ h

unsigned short nk_command_rect::h

◆ header

struct nk_command nk_command_rect::header

◆ line_thickness

unsigned short nk_command_rect::line_thickness

◆ rounding

unsigned short nk_command_rect::rounding

◆ w

unsigned short nk_command_rect::w

◆ x

short nk_command_rect::x

◆ y

short nk_command_rect::y

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