WoW:API SetupFullscreenScale

Revision as of 22:16, 26 December 2004 by WoWWiki>Flickering (First version for this function)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SetupWorldMapScale -Documentation by Flickering-
SetupWorldMapScale();

The purpose of this function isn't exactly clear, but from the way it's used it would appear to be a function that appropriately scales the world map frame to fit on the screen maximally. Why this wasn't implemented in lua isn't entirely clear, though it may require information about the screen geometry which isn't exposed through the standard UI.


Arguments
none

Template:WoW API