Create palette component

Create Palette component (was inside the ToolSelector before)
Fix the palette generation as well.
This commit is contained in:
Vince
2012-09-03 22:30:53 +02:00
parent 2a20cc90ea
commit 4c611d80c5
6 changed files with 125 additions and 63 deletions

View File

@@ -100,6 +100,7 @@ $.namespace("pskl");
this.startAnimation();
pskl.ToolSelector.init();
pskl.Palette.init(frameSheet);
},
getFramesheetIdFromUrl : function() {