Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
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 |