Skip to main content

b2RecPlayer_StepFrame

Function b2RecPlayer_StepFrame 

Source
pub unsafe extern "C" fn b2RecPlayer_StepFrame(
    player: *mut b2RecPlayer,
) -> bool
Expand description

Advance the replay by one recorded step. @return true if a step executed, false once the end of the recording is reached