When creating a subclass of Actor or World, you will get a bit of code automatically added to the class. How do I change it? I have found the codes of the classes which you can import (...Greenfoot\lib\greenfoot\common), but where is "default actor/world subclass"?

