View Single Post
07-14-10, 10:42 PM   #1
Kitjan
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Oct 2009
Posts: 7
Controlling draw order of Textures

I have three lazily created textures that draw on "ARTWORK" of the same frame. Is there any way for me to make sure they're drawn in the correct order regardless of the order I create them in? I haven't been able to google up anything on draw order in the API at all.
  Reply With Quote