JunkIcon - SFX-WoW/Masque GitHub Wiki
The JunkIcon
region is the texture that identifies junk items.
Notes
- This region is only available to Item buttons.
The following is a list of attributes available to this region and their default values.
Attribute | Default |
---|---|
Atlas |
bags-junkcoin |
BlendMode |
BLEND |
Color |
1, 1, 1, 1 |
DrawLayer |
OVERLAY |
DrawLevel |
5 |
Height |
18 |
OffsetX |
1 |
OffsetY |
0 |
Point |
TOPLEFT |
RelPoint |
TOPLEFT |
SetAllPoints |
false |
TexCoords |
0, 1, 0, 1 |
Texture |
- |
Width |
20 |
The following is a list of methods that are used by Masque to apply skin settings to this region.
Method |
---|
ClearAllPoints |
SetAtlas |
SetBlendMode |
SetDrawLayer |
SetPoint |
SetSize |
SetTexCoord |
SetTexture |
SetVertexColor |
The following is a list of region definitions for each applicable button type if the button is derived from a template of that type.
Type | Key | Name |
---|---|---|
Item | JunkIcon |
- |