why is this command "import greenfoot.*; // (World, Actor, GreenfootImage, and Greenfoot)" places in every Scenarios source code? and when someone want to insert a color to the background they use "import java.awt.Color;" after placing the first command why is that?
need help!!!

