Add an ArrayList to another ArrayList

OK I understand what you are trying to achieve and the problem is caused by the design of your classes. In particular the Grass and Champi classes. I will create a simple Processing example to show what I mean.

1 Like