4 lines
90 B
Common Lisp
4 lines
90 B
Common Lisp
; Shapes
|
|
|
|
(
|
|
(fill (circle (div (of (frame) "w") 2) (div (of (frame) "h") 2) 100) "red")) |