diff options
author | Alec Thomas <alec@swapoff.org> | 2013-03-11 01:38:06 -0400 |
---|---|---|
committer | Alec Thomas <alec@swapoff.org> | 2013-03-11 01:38:06 -0400 |
commit | db4f4872f44d0ebe53dbdbdf3592450fdc50d2b8 (patch) | |
tree | 657ea01bdb0cfbc7fea54397af743ae27d3153c5 /cxx11 | |
parent | 1980168196172332049b313dedffab46bb1f3ae3 (diff) |
Some breaking changes to Entity management.
- Entity will no longer implicitly cast to Entity::Id. This is safer
and cleaner.
- Use Entity::destroy(). This will destroy the entity *and* invalidate
the handle.
- Removed the exists() method, as it was largely meaningless anyway.
Listen to EntityDestroyedEvent instead.
- Exposed Entity::manager() and removed manager attribute from events.
Diffstat (limited to 'cxx11')
0 files changed, 0 insertions, 0 deletions