Mana
Loading...
Searching...
No Matches
Public Attributes | List of all members
TextFormat Struct Reference

#include <theme.h>

Public Attributes

bool bold = false
 
gcn::Color color
 
std::optional< gcn::Color > outlineColor
 
std::optional< gcn::Color > shadowColor
 

Detailed Description

Definition at line 124 of file theme.h.

Member Data Documentation

◆ bold

bool TextFormat::bold = false

Definition at line 126 of file theme.h.

◆ color

gcn::Color TextFormat::color

Definition at line 127 of file theme.h.

◆ outlineColor

std::optional<gcn::Color> TextFormat::outlineColor

Definition at line 128 of file theme.h.

◆ shadowColor

std::optional<gcn::Color> TextFormat::shadowColor

Definition at line 129 of file theme.h.


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