Function buffer_graphics_lib::shapes::rendering::draw_flat_top
source · pub fn draw_flat_top(
graphics: &mut Graphics<'_>,
points: [(f32, f32); 3],
color: Color
)
pub fn draw_flat_top(
graphics: &mut Graphics<'_>,
points: [(f32, f32); 3],
color: Color
)