Commit Graph

65 Commits

Author SHA1 Message Date
8ab83b5188 implemented skin system to ui modules; progress on functional text button. 2018-12-14 00:43:38 -06:00
4fd37b6675 implemented the special drawable interface. 2018-12-14 00:42:51 -06:00
28d4f48b51 interface added for all the possible special drawable objects. 2018-12-14 00:42:03 -06:00
068e21b93c removed bin folder from project. 2018-12-12 14:10:04 -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
f3bfba0045 refactored naming of ui text from text label to text. 2018-12-11 01:12:25 -06:00
c8ec1b01b1 texturepacker fixed and functional. 9p not tested yet. 2018-12-09 13:45:47 -06:00
b6581cfb47 cleaned up code and output. 2018-12-09 00:55:51 -06:00
08a3200546 removed unused field. 2018-12-09 00:49:27 -06:00
dde2c3dadf cleaned up pipeline code for atlas 2018-12-05 15:18:22 -06:00
4136b1ca22 untested texture atlas pipeline system complete. 2018-12-05 02:28:09 -06:00
87823b26d6 preferences now use object as type for serialization and no longer uses marker interface. 2018-12-05 00:03:00 -06:00
151480eaee refactor: removed dash from project name and underscore from namespaces. Began working on pipeline project. 2018-12-04 19:19:31 -06:00