25 #ifndef __I6ENGINE_MODULES_PHYSICSMAILBOX_H__
26 #define __I6ENGINE_MODULES_PHYSICSMAILBOX_H__
35 class PhysicsController;
boost::shared_ptr< Message > Ptr
Handles the incoming messages on the physic channel and calls the corresponding methods.
Controls the physics world.
PhysicsMailbox(PhysicsManager *pm)
Constructor.
#define ASSERT_THREAD_SAFETY_HEADER
~PhysicsMailbox()
Destructor.
void News(const api::GameMessage::Ptr &msg) const
Handles incoming messages.
#define ASSERT_THREAD_SAFETY_CONSTRUCTOR