This method can be used to get the collision response between different collision types.
| Parameter | Description | 
|---|---|
| type1 | one of the collision types in the collision | 
| type2 | the other collition type in the collision | 
This can return COLLISIONRESPONSE_NONE, COLLISIONRESPONSE_COLLIDE, or COLLISIONRESPONSE_DETECT.