JPC_BodyInterface_SetMotionType

Function JPC_BodyInterface_SetMotionType 

Source
pub unsafe extern "C" fn JPC_BodyInterface_SetMotionType(
    self_: *mut JPC_BodyInterface,
    inBodyID: JPC_BodyID,
    inMotionType: JPC_MotionType,
    inActivationMode: JPC_Activation,
)