Skip to main content

spAnimationState_addAnimation

Function spAnimationState_addAnimation 

Source
pub unsafe extern "C" fn spAnimationState_addAnimation(
    self_: *mut spAnimationState,
    trackIndex: c_int,
    animation: *mut spAnimation,
    loop_: c_int,
    delay: f32,
) -> *mut spTrackEntry