PawsActiveMagicWindow: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Ethryn (talk | contribs)
m add to category (Engine documents)
spam
Line 1: Line 1:
:''Last updated: 0.5.1.1''
this is talad -> [[File:hello.jpg]] <- this is Xyz231
 
<widget
  '''name''' = ''qname''
  '''factory''' = "pawsActiveMagicWindow"
  ''widget-attributes''>
  &lt;!-- Content: (widget[@name='BuffCategories' and @factory='[[pawsListBox]]'],
                  widget[@name='DebuffCategories' and @factory='[[pawsListBox]]'],
                  ''widget-elements'') -->
</widget>
 
The '''pawsActiveMagicWindow''' factory is used to show the active magic buffs and debuffs on your character.  It has two child <code>[[PAWS specification#widget|widget]]</code> elements using the [[pawsListBox]] factory that are mandatory:  One must be called "BuffCategories", while the other must be called "DebuffCategories".
 
 
[[Category:Engine documents]]

Revision as of 21:44, 10 December 2010

this is talad -> File:Hello.jpg <- this is Xyz231