Creating object arrays without the object speeding up

I think you need to move (not copy) this line
float circleX = 880; into the class

1 Like