Activity Guide - Sprite Scene Planning
Activity Guide - Sprite Scene Planning
Shapes:
background(color)
arc(x,y,w,h,start,stop)
regularPolygon(x,y,sides,size)
point(x,y)
textSize(pixels)
fill(‘color’)
noFill()
stroke(‘color’)
noStroke()
strokeWeight()