comparison classes/Bar.lua @ 193:576c50e51fc5

LibShowGrid-1.0 external library --> LibShowActionGrid-1.0 internal library
author Flick <flickerstreak@gmail.com>
date Mon, 15 Nov 2010 10:22:45 -0800
parents 1696ff2c80cc
children c24ac8ee1e45
comparison
equal deleted inserted replaced
191:2c05008464e5 193:576c50e51fc5
6 local CreateFrame = CreateFrame 6 local CreateFrame = CreateFrame
7 local floor = math.floor 7 local floor = math.floor
8 local fmod = math.fmod 8 local fmod = math.fmod
9 local format = string.format 9 local format = string.format
10 10
11 local LSG = LibStub("LibShowGrid-1.0") 11 local LSG = LibStub("ReAction-LibShowActionGrid-1.0")
12 12
13 ---- Secure snippets ---- 13 ---- Secure snippets ----
14 local _reaction_init = 14 local _reaction_init =
15 [[ 15 [[
16 anchorKeys = newtable("point","relPoint","x","y") 16 anchorKeys = newtable("point","relPoint","x","y")