changed shape
This commit is contained in:
@@ -12,7 +12,10 @@ class Startscreen {
|
||||
|
||||
|
||||
draw() {
|
||||
push()
|
||||
circle(100, 100, 100)
|
||||
fill(255, 0, 255)
|
||||
pop()
|
||||
}
|
||||
|
||||
update() {
|
||||
|
Reference in New Issue
Block a user