Sorry for not answering this earlier, been at a buissnes trip for a week, you can hide the cursor with:
Code:uses glfw; glfwDisable( GLFW_MOUSE_CURSOR );
Sorry for not answering this earlier, been at a buissnes trip for a week, you can hide the cursor with:
Code:uses glfw; glfwDisable( GLFW_MOUSE_CURSOR );
Amnoxx
Oh, and this code appears to be an approximate replacement for return(random() & 0x01);
Phoenix Wiki
http://www.phoenixlib.net/
Phoenix Forum
http://www.pascalgamedevelopment.com/viewforum.php?f=71
Bookmarks