]> code.bitgloo.com Git - clyne/entityx.git/commit
Components no longer need to be inherited from Component<>.
authorAlec Thomas <alec@swapoff.org>
Mon, 9 Feb 2015 00:30:14 +0000 (11:30 +1100)
committerAlec Thomas <alec@swapoff.org>
Mon, 9 Feb 2015 00:30:14 +0000 (11:30 +1100)
commita99d4ca8bc1079ed2e7bc3d1e8f4061fcb96b88d
tree27424e3c83c12d3178635edc2f8638bd47f73840
parentb59df86b457b570204e928b20acd66e1f36ebf3e
Components no longer need to be inherited from Component<>.

See #85.
README.md
entityx/Entity.h
entityx/Entity_test.cc