Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
ImGui::Link Struct Reference

Public Types

enum  LinkState { NO_LINK , HAS_SQUARE_BRACKET_OPEN , HAS_SQUARE_BRACKETS , HAS_SQUARE_BRACKETS_ROUND_BRACKET_OPEN }
 

Public Attributes

LinkState state = NO_LINK
 
TextBlock text
 
TextBlock url
 
bool isImage = false
 
int num_brackets_open = 0
 

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