Liking cljdoc? Tell your friends :D

strigui.window


contextclj

source

create-windowclj

(create-window width height)
source

display-infoclj

(display-info context text)
source

within?clj

(within? coord x y)

Checks wheter the point (x y) is within the given coord coord - vector [x-coord y-coord width height] x - x-coord of point to check y - y-coord of point to check

Checks wheter the point (x y) is within the given coord
coord - vector [x-coord y-coord width height]
x - x-coord of point to check
y - y-coord of point to check
sourceraw docstring

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

× close