anchor - 2013-09-22

Hello,

I creating a fullscreen window, and hide the cursor. This is okay.
But when i close window, and call glfwTerminate(), then again glfwInit(), and open a new fullscreen window, i lost the cursor control. I can not hide it anmymore. And i have two cursor. one system cursor, and one own rendered ...