|
GPR5100 - Rollback
|
OnTriggerInterface is an interface for classes that needs to be called when two boxes are in contact. It needs to be registered in the PhysicsManager. More...
#include <physics_manager.h>

Public Member Functions | |
| virtual void | OnTrigger (core::Entity entity1, core::Entity entity2)=0 |
OnTriggerInterface is an interface for classes that needs to be called when two boxes are in contact. It needs to be registered in the PhysicsManager.