Closed GetLocalPlayer closed 5 years ago
Some things may depend a bit on taste, like "boolean keyword was replaced with bool", but overall seems useful. Thanks 👍 We should probably add some layout helpers that can be used for multiboard and framedefs or so, as I postulated back then for trokkin's multiboard PR.
Spaces replaced with tabs.
getFrameByName
was replaced withgetFrame
createFrameByType
was replaced with overloadedcreateFrame
setVisibleFor
was replaced with overloadedsetVisible
showFor
,hideFor
were replaced with overloadedshow
andhide
name
was replaced withgetName
enable
disable
functionsminMax
was replaced withsetMinMax
setLevel
hideOriginFrames(bool)
was repcalsed withsetOriginFramesVisible(bool)
hideOriginFrames
andshowOriginFrames
boolean
keyword was replaced withbool
_Hadles
package now imports in alphabet order