(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)(draw-sub-image! state texture pos parent-dims offsets draw-dims rotation scale)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |