RetroArch
Public Attributes | List of all members
nk_command_rect_filled Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_rect_filled:
[legend]

Public Attributes

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

Member Data Documentation

◆ color

struct nk_color nk_command_rect_filled::color

◆ h

unsigned short nk_command_rect_filled::h

◆ header

struct nk_command nk_command_rect_filled::header

◆ rounding

unsigned short nk_command_rect_filled::rounding

◆ w

unsigned short nk_command_rect_filled::w

◆ x

short nk_command_rect_filled::x

◆ y

short nk_command_rect_filled::y

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