Commit Graph

16 Commits

Author SHA1 Message Date
d7ca521b9b Scissoring now works and implemented; Refactoring as well; 2019-03-27 02:35:20 -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
4add103f94 Added sprite batch settings to maintain sprite batch begin settings and keep consistency and control over settings. Ninepatch uses this. 2019-03-10 00:50:03 -06:00
ce2f402153 Added check for invalid parameters. 2019-03-09 00:54:41 -06:00
7b130f39ea Ninepatch boundaries are now on the outside of the given bounds. 2019-03-05 21:36:57 -06:00
78417186d1 Another fix for 9 patch. 2019-03-04 18:22:34 -06:00
668090cd5d fixed up 9 patch stuff. 2019-03-04 18:18:43 -06:00
e1e2bbb3d7 Began trying to fix primitive batch. Added a default camera to the configuration. 2019-01-30 07:46:58 -06:00
ff2e0b479f Added a function to check for the existence of a region. 2019-01-29 15:55:56 -06:00
9ba854818a improved debug. 2019-01-21 23:38:50 -06:00
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
ea8f96d877 Progress on skin system, added skin stack. 2019-01-20 01:08:38 -06:00
a27df5a287 refactors. 2019-01-15 19:34:47 -06:00
441a4d1a36 Refactoring 2019-01-15 17:33:55 -06:00