CEL

Public API Reference

iCelNewEntityCallback Struct Reference

Implement this interface if you want to know when new entities are added. More...

#include <physicallayer/pl.h>

List of all members.

Public Member Functions

virtual void NewEntity (iCelEntity *entity)=0
 this function is called for entities that are added


Detailed Description

Implement this interface if you want to know when new entities are added.

Definition at line 62 of file pl.h.


Member Function Documentation

virtual void iCelNewEntityCallback::NewEntity ( iCelEntity entity  )  [pure virtual]

this function is called for entities that are added


The documentation for this struct was generated from the following file:
Generated for CEL: Crystal Entity Layer by doxygen 1.4.7