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

#include <theme.h>

Public Attributes

int offsetX = 0
 
int offsetY = 0
 
std::variant< ImageRect, Image *, ColoredRectangledata
 

Detailed Description

Definition at line 117 of file theme.h.

Member Data Documentation

◆ data

std::variant<ImageRect, Image *, ColoredRectangle> SkinPart::data

Definition at line 121 of file theme.h.

◆ offsetX

int SkinPart::offsetX = 0

Definition at line 119 of file theme.h.

◆ offsetY

int SkinPart::offsetY = 0

Definition at line 120 of file theme.h.


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