Like in the title. I saw from a former post that in order to change the background u can use this command. getWorld().setBackground(new GreenfootImage("nameOfImageFile.png"));
But when I use that in my code. (Yes my image has been verified and the name matches and it is in the images folder of the project. But it keeps saying it can't find the meth getWorld.
Aside from that can u help me find the command where u can resize the picture.

