It does add the grass
item but it is empty because you started with a new instance of Grass, and the constructor creates an empty collection of PVector objects called grass
.
It does add the grass
item but it is empty because you started with a new instance of Grass, and the constructor creates an empty collection of PVector objects called grass
.