(no title)
pusewicz | 8 months ago
You can request a fixed timestep, and your own loop callback will be called at fixed intervals, which allows you to completely ignore delta time.
pusewicz | 8 months ago
You can request a fixed timestep, and your own loop callback will be called at fixed intervals, which allows you to completely ignore delta time.
No comments yet.