7 #include "baseinterface.h" 20 PE_CORE_DECL
virtual ~CModifier(
void);
Each plugin is derived from a base class provided by ParaEngine.
Definition: Modifier.h:16
The base class for interfaces in ParaEngine.
Definition: baseinterface.h:29
different physics engine has different winding order.
Definition: EventBinding.h:32
virtual PE_CORE_DECL void DeleteThis()
This is how things are actually deleted.
Definition: Modifier.cpp:23