sc2-gamedata
|
#include <Actor.h>
Public Attributes | |
CStringLink | Text |
Text. More... | |
flag8 | TextShadow |
Text Shadow. More... | |
C2iVector | Offset |
Offset. More... | |
EAttachmentID | Attachment |
Attachment. More... | |
uint32 | FontSize |
Font Size. More... | |
CColor | TextColor |
Text Color. More... | |
CColor | EdgeColor |
Edge Color. More... | |
CColor | BackgroundColor |
Background Color. More... | |
CImagePath | BackgroundImage |
Background Image. More... | |
flag8 | BackgroundImageTiled |
Background Image Tiled. More... | |
EAttachmentID STextTagParameters::Attachment |
Attachment.
Flags for the unit
CColor STextTagParameters::BackgroundColor |
Background Color.
CImagePath STextTagParameters::BackgroundImage |
Background Image.
flag8 STextTagParameters::BackgroundImageTiled |
Background Image Tiled.
CColor STextTagParameters::EdgeColor |
Edge Color.
uint32 STextTagParameters::FontSize |
Font Size.
C2iVector STextTagParameters::Offset |
Offset.
CStringLink STextTagParameters::Text |
Text.
CColor STextTagParameters::TextColor |
Text Color.
flag8 STextTagParameters::TextShadow |
Text Shadow.