view Turok/Modules/Combat/Combat.xml @ 8:7790dff0fe13

Timer: - container update directionality - talent update iterates over a non-volatile table to carry out updates - index management steps organized - talentRow status implemented, returns the spell associated with the talent chosen from that row CombatLog: - sort out font controls and unbork arguments
author Nenue
date Sun, 21 Feb 2016 08:49:34 -0500
parents a9b8b0866ece
children
line wrap: on
line source
<Ui>
  <Include file="Castbar.xml" />
  <Include file="Powerbar.xml" />
  <Include file="CombatLog.xml" />
  <Script file="Castbar.Init.lua" />
  <Script file="Castbar.lua" />
  <Script file="CombatLog.lua" />
  <Script file="Powerbar.Init.lua" />
  <Script file="Powerbar.lua" />
</Ui>