Reply
 
Thread Tools Display Modes
Unread 10-02-11, 05:07 AM   #1
Neglected
Bomani Harbinger
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 5
Couldn't you just use:
Code:
 local abs = math.abs
Instead? First you only use index the functions you need, you don't pollute the global namespace and (apparently) indexed locals are faster than globals.
__________________
Quote:
<+Nobgul> Only a real man can appreciate pink
Neglected is offline   Reply With Quote
Reply

Go BackRiftui » Developer Discussions » Tutorials & Other Helpful Info. » WoW's Global Function Aliases


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off