Commit Graph

16 Commits

Author SHA1 Message Date
91e005ea00 Progress on scroll panel. 2019-04-11 00:51:26 -05:00
3e5b838abe Many refactors and minor changes. idk. 2019-04-08 23:58:27 -05:00
b045033b25 refactoring; removed configuration setup; added consistent sprite batch; got rid of sprite batch settings; implemented newer setup; 2019-03-23 19:04:43 -05:00
e3535f5662 Changed 9p and tatlas' to use a separately loaded texture. 2019-03-20 19:28:16 -05:00
ebe22fa9dc Added better exception throwing for missing regions for skins by adding a required option for regions. 2019-03-07 23:43:25 -06:00
e19f6be719 Clean up and progress on buttons. 2019-03-05 21:42:28 -06:00
e1e2bbb3d7 Began trying to fix primitive batch. Added a default camera to the configuration. 2019-01-30 07:46:58 -06:00
8387cbc604 function for obtaining color will now work with nulls by setting the key to "default". 2019-01-29 16:54:24 -06:00
ec53e887ee fixed logic. 2019-01-29 16:27:04 -06:00
32f9ff11fb changes in how skin system works. 2019-01-29 16:22:14 -06:00
359f3381bf changes to reflect changes for skin. 2019-01-29 16:00:43 -06:00
2e984db135 previous commit didn't contain actual update file, so its apart of this commit. 2019-01-29 15:59:35 -06:00
60d02f1f81 Skin will now return null if the skin doesn't contain a texture region a definition potentially requests. If request name is null, will now also return null. 2019-01-29 15:58:20 -06:00
8ea9ae3921 attempt at fixing skin system as well as improved convenience. 2019-01-28 19:43:41 -06:00
872a0f8a66 added public accessibility modifier. as it should be. 2019-01-27 17:59:27 -06:00
9d84b641db refactor. 2019-01-27 17:39:18 -06:00