I want my game run at 60 fps, but I don't know where to start, I have the simple loop:
while(device->run()){
How do I lock the frame rate to 60 FPS?
No comments:
Post a Comment