Liking cljdoc? Tell your friends :D

[back](https://github.com/MikeHardIce/Capra

0.0.1-alpha4

  • added properties function which returns a map of the window/canvas properties
  • clear-rect function to clear out a rectangular area with the current background color

0.0.1-alpha3

  • expose key events like tab, shift etc.
  • support bold and italic style when drawing text

0.0.1-alpha2

  • close-window function to close the window directly

0.0.1-alpha1

  • events via multi method handle-event
  • mouse events: :mouse-dragged :mouse-moved :mouse-pressed :mouse-released
  • key events: :key-pressed :key-released
  • basic shapes: line rectangle ellipse text

Can you improve this documentation?Edit on GitHub

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

× close