[][src]Function bbggez::mesh::create_equilateral_triangle

pub fn create_equilateral_triangle(
    x: f32,
    y: f32,
    side: f32,
    color: Color,
    ctx: &mut Context
) -> Mesh