RetroArch
Public Attributes | List of all members
nk_command_rect_multi_color Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_rect_multi_color:
[legend]

Public Attributes

struct nk_command header
 
short x
 
short y
 
unsigned short w
 
unsigned short h
 
struct nk_color left
 
struct nk_color top
 
struct nk_color bottom
 
struct nk_color right
 

Member Data Documentation

◆ bottom

struct nk_color nk_command_rect_multi_color::bottom

◆ h

unsigned short nk_command_rect_multi_color::h

◆ header

struct nk_command nk_command_rect_multi_color::header

◆ left

struct nk_color nk_command_rect_multi_color::left

◆ right

struct nk_color nk_command_rect_multi_color::right

◆ top

struct nk_color nk_command_rect_multi_color::top

◆ w

unsigned short nk_command_rect_multi_color::w

◆ x

short nk_command_rect_multi_color::x

◆ y

short nk_command_rect_multi_color::y

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