RetroArch
Public Attributes | List of all members
nk_command_custom Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_custom:
[legend]

Public Attributes

struct nk_command header
 
short x
 
short y
 
unsigned short w
 
unsigned short h
 
nk_handle callback_data
 
nk_command_custom_callback callback
 

Member Data Documentation

◆ callback

nk_command_custom_callback nk_command_custom::callback

◆ callback_data

nk_handle nk_command_custom::callback_data

◆ h

unsigned short nk_command_custom::h

◆ header

struct nk_command nk_command_custom::header

◆ w

unsigned short nk_command_custom::w

◆ x

short nk_command_custom::x

◆ y

short nk_command_custom::y

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