SDOM - Simple SDL Document Object Model
A lightweight, extensible Document Object Model for SDL-based applications.
Loading...
Searching...
No Matches
SDOM::Label::LabelToken Struct Reference

#include <SDOM_Label.hpp>

Public Attributes

TokenType type
 
std::string text
 
FontStyle style
 

Member Data Documentation

◆ style

FontStyle SDOM::Label::LabelToken::style

◆ text

std::string SDOM::Label::LabelToken::text

◆ type

TokenType SDOM::Label::LabelToken::type

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