Quantcast

SetFramePosition() is now MainPanel:SetPosition()

Author torhal <torhal@dummy.example.com>
Author date 2009-11-12 07:37:26
Author local date 2009-11-12 07:37:26 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-11-12 07:37:26
Committer local date 2009-11-12 07:37:26 +0000
Commit 8cb47c1f347dbccbe3dbadef9e456abc6f8d34b5
Tree e647ca2b409a0d059bdcacd861d13fb12233695e
Parent 31890f8b7e467774bf0a5cfca85fc682aeb312ae
SetFramePosition() is now MainPanel:SetPosition()
Moved MainPanel methods out of InitializeFrame() and into the main file body.
Moved creation of MainPanel out of InitializeFrame() and into the main file body.
Removed "playerFaction" and "exclude" parameters from GenerateTooltipContent(), since that information is available from the file scope. Updated both places where it is used.
ARL_SwitcherButton is now MainPanel.mode_button.
SetSwitcherTexture() has been re-written and is now mode_button:ChangeTexture().