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.