b2World_GetContactEvents

Function b2World_GetContactEvents 

Source
pub unsafe extern "C" fn b2World_GetContactEvents(
    worldId: b2WorldId,
) -> b2ContactEvents
Expand description

Get contact events for this current time step. The event data is transient. Do not store a reference to this data.