z0w0 / helm

A functionally reactive game engine, with headgear to protect you from the headache of game development provided.
http://helm-engine.org/
MIT License
600 stars 69 forks source link

Added updateCount limit and threadDelay on FPSLimit, so we can free CPU resources if needed. #123

Closed nikita-leonov closed 7 years ago

nikita-leonov commented 7 years ago

Fixed issue #111.

There are several issues with this implementation that I would like to address further: