Add {{userapi}}
(Added MinimapShapes conversion table) |
(Add {{userapi}}) |
||
| Line 1: | Line 1: | ||
{{userapi}} | |||
GetMinimapShape is a function that is declared by the currently running minimap addon to provide information about what shape it is, in case other addons need to deal with the minimap's borders. | GetMinimapShape is a function that is declared by the currently running minimap addon to provide information about what shape it is, in case other addons need to deal with the minimap's borders. | ||
| Line 142: | Line 144: | ||
frame:SetPoint("CENTER", Minimap, "CENTER", x, y) | frame:SetPoint("CENTER", Minimap, "CENTER", x, y) | ||
end | end | ||