WoW:API Region SetPoint: Difference between revisions

→‎Details: removed stray pipe
m (fixed a minor mistake in the EBNF)
(→‎Details: removed stray pipe)
Line 45: Line 45:
== Details ==
== Details ==


* You will have to do a {{code|obj:[[API Region ClearAllPoints|ClearAllPoints]]()}} before using obj:SetPoint(...), if you expect the frame to actually move. -- [[User:Maisha|Maisha]]
* You will have to do a <code>obj:[[API Region ClearAllPoints|ClearAllPoints]]()</code> before using obj:SetPoint(...), if you expect the frame to actually move. -- [[User:Maisha|Maisha]]


* As of 1.11 or so, there seems to be an [[API Region SetPoint/Exponential time|exponential-time increase]] if you anchor chains of objects with more than one point.
* As of 1.11 or so, there seems to be an [[API Region SetPoint/Exponential time|exponential-time increase]] if you anchor chains of objects with more than one point.
Anonymous user