Object_Move

Function Object_Move 

Source
pub fn Object_Move(
    object: &Object,
    x: f32,
    y: f32,
    z: f32,
    speed: f32,
    rotationX: f32,
    rotationY: f32,
    rotationZ: f32,
) -> i32