ronin/examples/shapes.lisp
2019-07-14 08:53:24 +09:00

4 lines
90 B
Common Lisp

; Shapes
(
(fill (circle (div (of (frame) "w") 2) (div (of (frame) "h") 2) 100) "red"))