Skip to main content

b2RecPlayer_GetBodyCount

Function b2RecPlayer_GetBodyCount 

Source
pub unsafe extern "C" fn b2RecPlayer_GetBodyCount(
    player: *const b2RecPlayer,
) -> c_int
Expand description

Get the number of body slots tracked for the outliner. This is the creation-order span and includes holes for destroyed bodies, so it only grows as the replay advances.