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

#include <theme.h>

Public Attributes

uint8_t stateFlags = 0
 
uint8_t setFlags = 0
 
TextFormat textFormat
 
std::vector< SkinPartparts
 

Detailed Description

Definition at line 132 of file theme.h.

Member Data Documentation

◆ parts

std::vector<SkinPart> SkinState::parts

Definition at line 137 of file theme.h.

◆ setFlags

uint8_t SkinState::setFlags = 0

Definition at line 135 of file theme.h.

◆ stateFlags

uint8_t SkinState::stateFlags = 0

Definition at line 134 of file theme.h.

◆ textFormat

TextFormat SkinState::textFormat

Definition at line 136 of file theme.h.


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