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