summaryrefslogtreecommitdiff
path: root/hge/timer.cpp
AgeCommit message (Collapse)Author
2014-04-03Remove "high FPS mode", it won't reach 500 FPS on my computer anyGravatar chirs241097@gmail.com
more. Replace it with Vsync mode. Add float HGE::Timer_GetFPSf(). The return value will be updated every 1000ms.
2014-01-12(no commit message)Gravatar chirs241097@gmail.com