Liking cljdoc? Tell your friends :D
Clojure only.

lambdaisland.witchcraft.worlds


create-worldclj

(create-world name gen-fn spawn-loc)

Create a new game world based on a generator function

gen-fn is a function which takes (x y z) and returns a material.

Create a new game world based on a generator function

`gen-fn` is a function which takes (x y z) and returns a material.
sourceraw docstring

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

× close