(defn cursor "" ([^PApplet sketch ] (.cursor sketch)) ([^PApplet sketch cur-type] (.cursor sketch (int cur-type))))
Comments top
No comments for cursor. Log in to add a comment.