(add! key texture)
(get key)
(load-sprite-sheet! texture asset-description)
(remove! key)
(set-texture! key texture)
(sub-texture texture [x y] [w h])
cljdoc is a website building & hosting documentation for Clojure/Script libraries