3
1
Back

= -rotate_vector_sin * rail_depth; right_edge = height - 25; // build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_3 = working_increment*2 + row_1; row_3 = row_2 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_3 = row_2 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_5 = row_4 .

New Pull Request