]> code.bitgloo.com Git - clyne/entityx.git/commit
Split Entity and ComponentHandle into their own headers
authorZack Mulgrew <zack@zackthehuman.com>
Thu, 4 Feb 2016 07:27:35 +0000 (23:27 -0800)
committerZack Mulgrew <zack@zackthehuman.com>
Thu, 4 Feb 2016 07:27:35 +0000 (23:27 -0800)
commitd8c5d0e30980b747749571b5a1e5c3b5b20423b2
tree3bee03e6325e6e0f97223f684871c027ea1edb27
parent11bacfc5c65c543a47a8634262a0a2664742031f
Split Entity and ComponentHandle into their own headers
entityx/ComponentHandle.h [new file with mode: 0644]
entityx/Entity.h
entityx/EntityClass.h [new file with mode: 0644]