RetroArch
Public Attributes | List of all members
nk_property_state Struct Reference

#include <nuklear.h>

Public Attributes

int active
 
int prev
 
char buffer [NK_MAX_NUMBER_BUFFER]
 
int length
 
int cursor
 
int select_start
 
int select_end
 
nk_hash name
 
unsigned int seq
 
unsigned int old
 
int state
 

Member Data Documentation

◆ active

int nk_property_state::active

◆ buffer

char nk_property_state::buffer[NK_MAX_NUMBER_BUFFER]

◆ cursor

int nk_property_state::cursor

◆ length

int nk_property_state::length

◆ name

nk_hash nk_property_state::name

◆ old

unsigned int nk_property_state::old

◆ prev

int nk_property_state::prev

◆ select_end

int nk_property_state::select_end

◆ select_start

int nk_property_state::select_start

◆ seq

unsigned int nk_property_state::seq

◆ state

int nk_property_state::state

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