Liking cljdoc? Tell your friends :D
All platforms.

prospero.loop


start-gameclj/s

(start-game
  {:keys [:prospero.loop/frame-delay] :or {frame-delay 25} :as game-system}
  objects)

This starts the game loop. As a rule, use prospero.core/start-game rather than this fn directly.

This starts the game loop.  As a rule, use `prospero.core/start-game` rather than this
fn directly.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close