pub fn contact_ball_ball( pos12: &Isometry<f32>, b1: &Ball, b2: &Ball, prediction: f32, ) -> Option<Contact>
Contact between balls.