d2dgame v3.0.0-beta.3 (2021-12-03T16:28:11Z)
Dub
Repo
FPSLimiter.this
d2d
core
fpslimiter
FPSLimiter
Creates a new FPS Limiter instance with specified max FPS.
class
FPSLimiter
this
(
int
maxFPS
)
Meta
Source
See Implementation
d2d
core
fpslimiter
FPSLimiter
constructors
this
functions
wait
variables
_fps
_next
_skiphns
_sleep
Creates a new FPS Limiter instance with specified max FPS.