Beispiel #1
0
 public static extern void nk_window_show_if(nk_context *ctx, byte *name, nk_show_states state, int cond);
Beispiel #2
0
 public static extern void nk_window_show(nk_context *ctx, byte *name, nk_show_states state);