Mercurial > wow > reaction
comparison classes/classes.xml @ 122:a2d2f23137c8
- Rearranged and consolidated some files in modules directory
- Added 'classes' directory, moved Bar and Overlay there
- Added Button, ActionButton, and GridProxy classes, not in use yet
| author | Flick <flickerstreak@gmail.com> |
|---|---|
| date | Mon, 23 Feb 2009 18:56:57 +0000 |
| parents | |
| children | 943eed2c7def |
comparison
equal
deleted
inserted
replaced
| 121:fb6c3a642ae3 | 122:a2d2f23137c8 |
|---|---|
| 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" | |
| 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> | |
| 4 | |
| 5 <Script file="GridProxy.lua"/> | |
| 6 <Script file="Bar.lua"/> | |
| 7 <Script file="Overlay.lua"/> | |
| 8 <Script file="Button.lua"/> | |
| 9 | |
| 10 </Ui> |
