This website requires JavaScript.
Explore
Help
Sign in
pnx
/
spectre
Watch
1
Star
0
Fork
You've already forked spectre
0
Code
Releases
2
Activity
5c5d9fe09a
spectre
/
include
/
Spectre
/
Game
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
50e9300667
Game/FPSCounter: change m_fps variable and getFPS() return value from float to double.
...
MSVC complains about loss of information because sp::Time::seconds() returns double.
2022-09-26 12:06:40 +02:00
..
FPSCounter.h
Game/FPSCounter: change m_fps variable and getFPS() return value from float to double.
2022-09-26 12:06:40 +02:00
GameTime.h
Spectre/Game/GameTime: Store max accumulated time in a member variable and calculate it once in setTimeStep()
2020-12-18 18:27:07 +01:00