ronin/examples/shapes.lisp
2019-07-14 09:06:13 +09:00

4 lines
94 B
Common Lisp

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