Added sortable palette (basic mode)

Started advanced palette block
This commit is contained in:
unsettledgames
2021-01-03 23:59:11 +01:00
parent 47b99bb430
commit 5ab5ceb6b0
10 changed files with 1415 additions and 35 deletions

View File

@ -13,6 +13,7 @@
//=include libraries/cookies.js
//=include _pixelEditorUtility.js
//=include sortable.js
//=include _algorithms.js
/**init**/
//=include _consts.js
@ -48,6 +49,7 @@
//=include _copyPaste.js
//=include _resizeCanvas.js
//=include _resizeSprite.js
//=include _colorPicker.js
/**load file**/
//=include _loadImage.js