[][src]Function macroquad::draw_triangle

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