ok, I want to tell you ...
When I hit open Ctrl + space keys in the code window, it opens a small tab. in that, I close it and write
Greenfoot. and open it again. I has different lists of methods now...
and now it has setWorld(World);. I click it and Now it looks like
But the point is, What is set world for??
SAMPLE code please!
Greenfoot.setWorld(_world_)
