Ejemplo n.º 1
0
 public static void End()
 {
     LGuiWindow.End();
     LGuiLayout.End();
     LGuiContext.End();
     LGuiGraphics.End();
 }