Chapter 16 - Writing an Addon Without XML
Downloads
PlayerFramePlus
PlayerFramePlusTexture
Table of Contents
Writing an Addon Without XML - 231
- Exploring Basic Frame Creation - 231
- Using CreateFontString() - 232
- Using CreateTexture() - 233
- Creating a Better PlayerFrame - 233
- Setting Up the Lua - 234
- Creating the Frames - 235
- Making It Work - 236
- Comparing Lua Frames to XML Frames - 237
- Summary - 240