createWindow

v0.0.1
createWindow(w, h);

Create a GLFW window, if no window was created and a setup function was defined, a Warning is thrown

Arguments

wWindow width
hWindow height

See createWindow in window.h