d2dgame v1.0.0 (2015-04-18T07:56:03Z)
Dub
Repo
FPSLimiter.this
D2DGame
Core
FPSLimiter
FPSLimiter
Creates a new FPS Limiter instance with specified max FPS.
class
FPSLimiter
this
(
int
maxFPS
)
Meta
Source
See Implementation
D2DGame
Core
FPSLimiter
FPSLimiter
constructors
this
functions
wait
variables
_fps
_next
_skipms
_sleep
Creates a new FPS Limiter instance with specified max FPS.