Function macroquad::shapes::draw_triangle[][src]

pub fn draw_triangle(v1: Vec2, v2: Vec2, v3: Vec2, color: Color)