Vulkan2D
2D renderer written in C using Vulkan and SDL2
Loading...
Searching...
No Matches
nk_text_undo_state Struct Reference
Collaboration diagram for nk_text_undo_state:

Data Fields

struct nk_text_undo_record undo_rec [NK_TEXTEDIT_UNDOSTATECOUNT]
 
nk_rune undo_char [NK_TEXTEDIT_UNDOCHARCOUNT]
 
short undo_point
 
short redo_point
 
short undo_char_point
 
short redo_char_point
 

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