Skip to main content

contact_get_data

Function contact_get_data 

Source
pub fn contact_get_data(world: &World, contact_id: ContactId) -> ContactData
Expand description

Get the data for a contact. The manifold may have no points if the contact is not touching. (b2Contact_GetData)