lotrointerface.com
Search Downloads

LoTROInterface SVN SequenceBars

[/] [trunk/] [Thurallor/] [Common/] [UI/] [ColorPicker/] [__init__.lua] - Rev 20

Go to most recent revision | Compare with Previous | Blame | View Log

import "Turbine";
import "Turbine.UI";
import "Turbine.UI.Lotro";

local importPath = getfenv(1)._.Name;
local commonPath = string.gsub(importPath, "%.UI%.ColorPicker$", "");

import (commonPath .. ".Turbine");
import (commonPath .. ".Utils");
import (commonPath .. ".UI.RadioButton");
import (commonPath .. ".UI.ColorPicker.Locale");
import (commonPath .. ".UI.ColorPicker.Slider");
import (commonPath .. ".UI.ColorPicker.Palette");
import (commonPath .. ".UI.ColorPicker.SwatchBar");
import (commonPath .. ".UI.ColorPicker.ColorPicker");

if (not Thurallor.UI) then
    Thurallor.UI = {};
end
Thurallor.UI.ColorPicker = ColorPicker;

Go to most recent revision | Compare with Previous | Blame


All times are GMT -5. The time now is 10:23 PM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui