Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
StbUndoState Struct Reference

#include <imstb_textedit.h>

Public Attributes

StbUndoRecord undo_rec [STB_TEXTEDIT_UNDOSTATECOUNT]
 
STB_TEXTEDIT_CHARTYPE undo_char [STB_TEXTEDIT_UNDOCHARCOUNT]
 
short undo_point
 
short redo_point
 
int undo_char_point
 
int redo_char_point
 

Member Data Documentation

◆ redo_char_point

int StbUndoState::redo_char_point

◆ redo_point

short StbUndoState::redo_point

◆ undo_char

◆ undo_char_point

int StbUndoState::undo_char_point

◆ undo_point

short StbUndoState::undo_point

◆ undo_rec

StbUndoRecord StbUndoState::undo_rec[STB_TEXTEDIT_UNDOSTATECOUNT]

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