Ejemplo n.º 1
0
 public static extern int OpenWindow(int width, int height, int redbits, int greenbits, int bluebits, int alphabits, int depthbits, int stencilbits, GlfwWindowMode mode);
Ejemplo n.º 2
0
 public static extern int OpenWindow(int width, int height, int redbits, int greenbits, int bluebits, int alphabits, int depthbits, int stencilbits, GlfwWindowMode mode);