Function pikadick::commands::tic_tac_toe::renderer::draw_winning_line
source · fn draw_winning_line(
pixmap: &mut Pixmap,
stroke: Stroke,
paint: Paint<'_>,
winner_info: WinnerInfo
) -> Result<()>
Expand description
Draw the winning line