]> code.bitgloo.com Git - clyne/gamedev2.git/commit
added Text component and skeleton system
authorClyne Sullivan <clyne@bitgloo.com>
Wed, 11 Sep 2019 00:13:52 +0000 (20:13 -0400)
committerClyne Sullivan <clyne@bitgloo.com>
Wed, 11 Sep 2019 00:13:52 +0000 (20:13 -0400)
commit982605ee21941358080b9e20c9b9b2c2006f2d6a
treeaa31bb7b6488ad683b66a3dc75426c38dc84f992
parent2349bd2ffdd7b312c4b13e5794f12d2b7613f3b4
added Text component and skeleton system
src/components/Text.hpp [new file with mode: 0644]
src/text.cpp [new file with mode: 0644]
src/text.hpp [new file with mode: 0644]