载入中...
搜索中...
未找到
Timer.h
浏览该文件的文档.
Definition Module.h:43
High-resolution frame/elapsed timer backed by SDL_GetPerformanceCounter(). Script: timer <- eve....
Definition Timer.h:13
float getDelta() const
Seconds between the last two step() calls (0 until the first step).
Definition Timer.cpp:24
float getTime() const
Seconds since the Timer was created (0 if the timer is unavailable). Returns float (not double): Simp...
Definition Timer.cpp:19
Module_REG(Timer)
~Timer() override=default
Definition Timer.cpp:7