Hello *.*,
i'm completely new to Java and Greenfoot, so please excuse my perhaps stupid question:
I can not find any explanations to "super" in the Greenfoot documentation.
Ok, i've already noticed that super declares the world environment with it's dimension and cell size, and it's the basis to run all Greenfoot programs(?) - but is there a reason that it isn't mentioned in the doc?
Isn't it a method as other methods, too? Or is super a class?
Thanks for clarification
Amy

