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:
unsettledgames
2021-07-12 11:36:30 +02:00
parent 6072528ad2
commit 4457d2178c
12 changed files with 54 additions and 92 deletions

View File

@ -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**/