Skip to main content

draw_arrow

Function draw_arrow 

Source
pub fn draw_arrow(painter: &Painter, from: Pos2, to: Pos2, color: Color32)
Expand description

Line + arrowhead from from to to (head pulled back by half a node width).