|
Enki
1.9
|
User specific data that can be attached to any object in the world. More...
#include <PhysicalEngine.h>
Public Member Functions | |
| void | deleteIfRequired () |
| Ask the user data to garbage collect itself if appropriate (i.e. not a singleton) | |
| virtual | ~UserData () |
| Virtual destructor, call destructor of child classes. | |
Public Attributes | |
| bool | deletedWithObject |
| if true, deleted along with the physical object. | |
User specific data that can be attached to any object in the world.
1.8.11