![]() |
Public API Reference |
Implement this interface if you want to know when entities are removed. More...
#include <physicallayer/pl.h>
Public Member Functions | |
| virtual void | RemoveEntity (iCelEntity *entity)=0 |
| this function is called for entities that are removed | |
Implement this interface if you want to know when entities are removed.
| virtual void iCelEntityRemoveCallback::RemoveEntity | ( | iCelEntity * | entity | ) | [pure virtual] |
this function is called for entities that are removed