annotate BuffFrame.xml @ 10:f03c75f63566

ObjectiveStyle & ObjectiveFrame - abstract aesthetic details away from ObjectiveFrame - revise SetBlockStyle into a more general algorithm for every frame - implement caching of resolved attribute combinations - use loadstring functions to store resolved attributes and call upon those when, for example, a MouseUp leads a tracker block to restore its original style
author Nenue
date Sat, 02 Apr 2016 03:19:25 -0400
parents 3dbcad2b387d
children ed642234f017
rev   line source
Nenue@0 1 <Ui>
Nenue@0 2 <!--
Nenue@0 3 Veneer
Nenue@0 4 BuffFrame module
Nenue@0 5 -->
Nenue@0 6 <Script file="BuffAnchors.lua" />
Nenue@0 7 <Script file="RaidBuffTray.lua" />
Nenue@0 8 <Script file="BuffButton.lua" />
Nenue@0 9 </Ui>