Ndk: Add EntityOwner class

Former-commit-id: ef7486e39124642cb1d1b8c24c4c726dc592486b
This commit is contained in:
Lynix
2015-12-18 13:27:09 +01:00
parent 39f2c4eb07
commit 26e7fa1686
4 changed files with 115 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ namespace Ndk
static const EntityHandle InvalidHandle;
private:
protected:
void OnEntityDestroyed();
void OnEntityMoved(Entity* newEntity);