Function Physics2DServerSingleton.bodySetContinuousCollisionDetectionMode
Sets the continuous collision detection mode using one of the ccdmode
constants.
Continuous collision detection tries to predict where a moving body will collide, instead of moving it and correcting its movement if it collided.