RetroArch
Public Attributes | List of all members
nk_command_line Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_line:
[legend]

Public Attributes

struct nk_command header
 
unsigned short line_thickness
 
struct nk_vec2i begin
 
struct nk_vec2i end
 
struct nk_color color
 

Member Data Documentation

◆ begin

struct nk_vec2i nk_command_line::begin

◆ color

struct nk_color nk_command_line::color

◆ end

struct nk_vec2i nk_command_line::end

◆ header

struct nk_command nk_command_line::header

◆ line_thickness

unsigned short nk_command_line::line_thickness

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