iCallable Struct Reference
Generic callable. More...
#include <physicallayer/pl.h>
Inheritance diagram for iCallable:

Detailed Description
Generic callable.
Use this if you want to delay a call to something exactly one frame. This is useful if you have code that you want to do but only after the init of an entity (or something else) is fully done. So you delay it one frame.
Definition at line 112 of file pl.h.
The documentation for this struct was generated from the following file:
- physicallayer/pl.h
Generated for CEL: Crystal Entity Layer 2.1 by doxygen 1.6.1
