Function twist_forward

Source
pub fn twist_forward(
    next: &mut CharacterSkeleton,
    move2: f32,
    c: f32,
    h: f32,
    b: f32,
    s: f32,
)