Module
Game.Aff.Every
- Package
- purescript-game
- Repository
- artemisSystem/purescript-game
#everyUpdate Source
everyUpdate :: forall d a s e extra. Duration d => d -> Run (LoopExecIn e s a extra) Unit -> AffGameUpdate extra e s a
An AffGameUpdate
that runs its update at the specified interval