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