]> code.bitgloo.com Git - clyne/entityx.git/commitdiff
Merge pull request #129 from zackthehuman/entity_removal_on_destroy
authorAlec Thomas <alec@swapoff.org>
Sat, 6 Feb 2016 04:57:14 +0000 (23:57 -0500)
committerAlec Thomas <alec@swapoff.org>
Sat, 6 Feb 2016 04:57:14 +0000 (23:57 -0500)
Emit ComponentRemovedEvent<T> on Entity::destroy()


Trivial merge