(World) Added clear method
Former-commit-id: 54789542144a382c134042fa8050d06d3a80ca5d
This commit is contained in:
@@ -25,6 +25,8 @@ namespace Ndk
|
||||
Entity CreateEntity();
|
||||
EntityList CreateEntities(unsigned int count);
|
||||
|
||||
void Clear();
|
||||
|
||||
void KillEntity(Entity& entity);
|
||||
void KillEntities(EntityList& list);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user