Call this function to find out how many line collisions occurred during the last call to TA::Physics::Update(). See TA::CollisionObjectLineList for details. Details about each line collision can be obtain by calling the function TA::DynamicObject::GetLineCollision(). - Returns:
- The number of line collisions.
|