[][src]Function game::render::car::thick_line_from_angle

fn thick_line_from_angle(
    thickness: Distance,
    line_length: Distance,
    pt: Pt2D,
    angle: Angle
) -> Polygon