I've looked around the forums for this but i cannot find. I'm creating a game and so i made a world.
under the Myworld class i went to the constructor and did super(600, 400, 1);
that's all I have for that particular class. but when i click compile the picture does not show up... or anything show up for that matter. even through i selected a photo at the begining of the class.

