createWindow(w, h);
Create a GLFW window, if no window was created and a setup function was defined, a Warning is thrown
Arguments
w
Window widthh
Window heightcreateWindow(w, h);
Create a GLFW window, if no window was created and a setup function was defined, a Warning is thrown
w
Window widthh
Window height