]> code.bitgloo.com Git - clyne/entityx.git/commit
Destroying an entity correctly invalidates all other references.
authorAlec Thomas <alec@swapoff.org>
Sun, 18 Aug 2013 15:33:27 +0000 (11:33 -0400)
committerAlec Thomas <alec@swapoff.org>
Sun, 18 Aug 2013 15:33:27 +0000 (11:33 -0400)
commitb0fe85294568485b1cd06afa0e9ab9b7b0beea62
tree428498e013351eaaad728bd1d1cb66a1872338f4
parent85acbac9ef2838926e367fbd82ca5964668744d0
Destroying an entity correctly invalidates all other references.
.gitignore
CHANGELOG.md
Makefile.conf [deleted file]
README.md
entityx/Entity.cc
entityx/Entity.h
entityx/Entity_test.cc
entityx/Makefile [deleted file]
entityx/python/PythonSystem.cc
entityx/python/README.md
entityx/python/entityx/tests/create_entities_from_python_test.py