java.lang.Objectgreenfoot.World
CrabWorld
public class CrabWorld
Constructor Summary | |
---|---|
CrabWorld()
Create the crab world (the beach). |
Method Summary | |
---|---|
void |
populateWorld()
Create the objects for the start of the game. |
Methods inherited from class greenfoot.World |
---|
act, addObject, getBackground, getCellSize, getColorAt, getHeight, getObjects, getObjectsAt, getWidth, isTiled, numberOfObjects, removeObject, removeObjects, repaint, setActOrder, setBackground, setBackground, setPaintOrder, setTiled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CrabWorld()
Method Detail |
---|
public void populateWorld()