fn tilt( rounded: &mut [i16], fixed: &[i16], roll: &[i16], direction: i16, ) -> Vec<i16>
Very fast calculation of new state after tilting in the specified direction.