d2dgame v2.0.3 (2016-04-16T08:21:01Z)
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
_skipms
_sleep
Creates a new FPS Limiter instance with specified max FPS.