Liking cljdoc? Tell your friends :D

clunk.image


draw-bound-texture-quadclj

(draw-bound-texture-quad state pos parent-dims rotation scale texture-program)
(draw-bound-texture-quad {:keys [ortho-projection] :as state}
                         [x y]
                         [parent-w parent-h]
                         [off-x off-y]
                         [draw-w draw-h]
                         rotation
                         [x-scale y-scale]
                         texture-program)
source

draw-image!clj

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

draw-sub-image!clj

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

load-texture!clj

(load-texture! texture-key path)
source

texturesclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close