Liking cljdoc? Tell your friends :D
All platforms.

prospero.loop


start-gameclj/s

(start-game {:keys [:prospero.loop/frame-delay :prospero.loop/global-mode-path]
             :or {frame-delay 25 global-mode-path []}
             :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