Commit Graph

16 Commits

Author SHA1 Message Date
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
ed11d31100 Modules made more useable by improving or fixing some of the drawing position logic. Variable names refactored as well. 2019-03-09 00:57:29 -06:00
2d73d204e1 Updated text button to use new centering setup. Also minor refactor. 2019-03-08 10:17:37 -06:00
5ffdc3a9d6 Added UI automatic centering. 2019-03-08 10:14:51 -06:00
d346f7c729 Added centering function. 2019-03-05 21:41:31 -06:00
e1e2bbb3d7 Began trying to fix primitive batch. Added a default camera to the configuration. 2019-01-30 07:46:58 -06:00
52d5220a30 implemented previous skin changes. 2019-01-29 16:23:25 -06:00
8ea9ae3921 attempt at fixing skin system as well as improved convenience. 2019-01-28 19:43:41 -06:00
501da58cb7 Changed use of Skin to ISkin. 2019-01-27 18:14:10 -06:00
9d84b641db refactor. 2019-01-27 17:39:18 -06:00
ea8f96d877 Progress on skin system, added skin stack. 2019-01-20 01:08:38 -06:00
b019b7cf10 Even more documentation. 2019-01-14 01:26:46 -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
f3bfba0045 refactored naming of ui text from text label to text. 2018-12-11 01:12:25 -06:00