Skip to main content

spTwoColorTimeline_setFrame

Function spTwoColorTimeline_setFrame 

Source
pub unsafe extern "C" fn spTwoColorTimeline_setFrame(
    self_: *mut spTwoColorTimeline,
    frameIndex: c_int,
    time: f32,
    r: f32,
    g: f32,
    b: f32,
    a: f32,
    r2: f32,
    g2: f32,
    b2: f32,
)