If it's just a simple Greenfoot.delay() you want to put in, have a look at the started() method in World - this is called whenever execution starts. So if you simply override it and put a delay in there, I would've thought this would have the effect you're after :-)
Want to leave a comment?
You must first log in,
and be a member for more than a week.
2009/10/23
2009/10/23
2009/10/23