Function firefly_rust::graphics::draw_point
source · pub fn draw_point(p: Point, c: Color)Expand description
Set a single point (1 pixel is scaling is 1) on the frame.
pub fn draw_point(p: Point, c: Color)Set a single point (1 pixel is scaling is 1) on the frame.