]> code.bitgloo.com Git - clyne/entityx.git/commit
Add Entity class helper.
authorAlec Thomas <alec@swapoff.org>
Wed, 24 Oct 2012 23:54:30 +0000 (19:54 -0400)
committerAlec Thomas <alec@swapoff.org>
Thu, 25 Oct 2012 00:06:34 +0000 (20:06 -0400)
commitb462654ab6d1345b0d256ccddd74794f311f8c7b
tree7b5f64737f189762b5104e54d3d0a6d761ddb08d
parente40c4122138e8178a3189349786e173cccb0e3f7
Add Entity class helper.

This largely supplants the use of entity IDs.
README.md
entityx/Components.h
entityx/Components_test.cc
entityx/Entity.h
entityx/Entity_test.cc
entityx/System_test.cc