Cleaned up surface

This commit is contained in:
Devine Lu Linvega
2019-07-14 09:06:13 +09:00
parent 685d70439b
commit 851c2bdac2
3 changed files with 23 additions and 51 deletions

View File

@@ -1,4 +1,4 @@
; Shapes
(
(fill (circle (div (of (frame) "w") 2) (div (of (frame) "h") 2) 100) "red"))
(stroke (circle (div (of (frame) "w") 2) (div (of (frame) "h") 2) 100) 2 "red"))