Liking cljdoc? Tell your friends :D

clunk.image


draw-bound-texture-quadclj

(draw-bound-texture-quad pos parent-dims rotation)
(draw-bound-texture-quad [pos-x pos-y]
                         [parent-w parent-h]
                         [off-x off-y]
                         [draw-w draw-h]
                         rotation)

Draw the currently bound texture.

Draw the currently bound texture.
sourceraw docstring

draw-image!clj

(draw-image! texture pos image-dims rotation)
source

draw-sub-image!clj

(draw-sub-image! texture pos parent-dims offsets draw-dims rotation)
source

load-texture!clj

(load-texture! texture-key path)
source

texturesclj

source

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

× close