Ejemplo n.º 1
0
 public static void WindowClose(string Name)
 {
     Nuklear.nk_window_close(Ctx, Name);
 }