RetroArch
Public Attributes | List of all members
nk_command_image Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_image:
[legend]

Public Attributes

struct nk_command header
 
short x
 
short y
 
unsigned short w
 
unsigned short h
 
struct nk_image img
 
struct nk_color col
 

Member Data Documentation

◆ col

struct nk_color nk_command_image::col

◆ h

unsigned short nk_command_image::h

◆ header

struct nk_command nk_command_image::header

◆ img

struct nk_image nk_command_image::img

◆ w

unsigned short nk_command_image::w

◆ x

short nk_command_image::x

◆ y

short nk_command_image::y

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