it not compile automatically, and theres no compile button on my greenfoot, help please ;(
i made a subclass and background but the background not shows on screen, and i can compile it, coz theres no compile button
i made a subclass and background but the background not shows on screen, and i can compile it, coz theres no compile button
Show the codes you have created (see the 'Posting code? read this!' link below the 'Post a reply' input box to check out to show your codes). Show all subclasses of World and Actor (and any other class you may have added).
You have shown part of a subclass of Actor. I asked for you to show ALL codes you have created (meaning entire class codes of ALL subclasses of World and Actor. I do not know if you even have a subclass of World, which is required, yet.