mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Added Input.js
Got rid of the "on" files, refactored the rest of the code to use the functions declared in Input.js
This commit is contained in:
@ -1,12 +1,9 @@
|
||||
/**utilities**/
|
||||
//=include util/on.js
|
||||
//=include util/onChildren.js
|
||||
//=include util/onClick.js
|
||||
//=include util/onClickChildren.js
|
||||
//=include lib/cookies.js
|
||||
//=include _pixelEditorUtility.js
|
||||
//=include lib/sortable.js
|
||||
//=include Util.js
|
||||
//=include Input.js
|
||||
//=include Color.js
|
||||
|
||||
/**init**/
|
||||
|
Reference in New Issue
Block a user