Commit Graph

22 Commits

Author SHA1 Message Date
8c54d7e12d refactor 2019-01-21 22:18:22 -06:00
ea6b3cf9e3 Added setup system. Changed reader and writer for texture atlas and nine patch to have image and serialized data be in same file. Some refactors occurred as well. 2019-01-21 19:56:51 -06:00
fbf6c5d1aa cleanup; update ninepatch reader to work with pipeline changes made a while back; fixed extension issue for atlas reader. 2019-01-20 23:21:29 -06:00
d9884024ef refactor 2019-01-20 21:45:15 -06:00
5f4e870656 refactor and documentation 2019-01-20 21:10:52 -06:00
15defa37db refactor and added polling for the threading. 2019-01-20 19:15:50 -06:00
1ae2b0cf8d Async added for skin manager. 2019-01-20 18:05:40 -06:00
ea8f96d877 Progress on skin system, added skin stack. 2019-01-20 01:08:38 -06:00
9392124317 began work on skin manager with basics done and untested. 2019-01-15 19:34:59 -06:00
203f251df6 Removed font section. 2019-01-15 19:34:02 -06:00
748de59052 Refactor. again. 2019-01-15 17:44:15 -06:00
441a4d1a36 Refactoring 2019-01-15 17:33:55 -06:00
a62ec1bd38 Refactors and documentation. 2019-01-15 17:03:17 -06:00
f4dcc9b5a7 began working on being able to save skins. 2019-01-14 23:38:20 -06:00
2a2a7cba49 Done basic documentation. Further expansion may be needed. Maybe. But only maybe. 2019-01-14 20:00:11 -06:00
b019b7cf10 Even more documentation. 2019-01-14 01:26:46 -06:00
40c7772559 documentation. 2019-01-14 00:34:35 -06:00
9df8503f08 removed all unused imports. 2019-01-13 14:22:53 -06:00
8ab83b5188 implemented skin system to ui modules; progress on functional text button. 2018-12-14 00:43:38 -06:00
8ddb79c135 added documentation and cleaned up some parameters. Added obtain and draw functions to the skin class. 2018-12-11 20:04:31 -06:00
081f84cd47 properly implemented ISkinDefinition to the skins (forgot to update definitions after modifying the interface). 2018-12-11 01:15:10 -06:00
dd768ac751 began working on skin system. 2018-12-11 01:12:34 -06:00