Can someone help me with this requirement? In the drawField(Game) method, call the draw(Game) method on each object in the stars list. Pass "this" to the method. I don't understand what i have to do.