(create-window x y width height title)
(create-window x y width height title color)
(create-window x y width height title color resizable?)
(create-window x y width height title color resizable? icon-path)
Creates and displays a window. Returns a map consisting of the window and the canvas
Creates and displays a window. Returns a map consisting of the window and the canvas
(ellipse x y width height color fill?)
(ellipse x y width height color fill? thickness)
(get-text-dimensions canvas text font-size)
Gets the width and the height of a given text
Gets the width and the height of a given text
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 |