Function firefly_rust::graphics::draw_line

source ยท
pub fn draw_line(a: Point, b: Point, s: LineStyle)
Expand description

Draw a straight line from point a to point b.