java.lang.Objectgreenfoot.World
aWorld
public class aWorld
Write a description of class aWorld here.
| Field Summary | |
|---|---|
static int |
numFlowers
|
static int |
numSoFar
|
static Timer |
theTimer
|
| Constructor Summary | |
|---|---|
aWorld()
|
|
| Method Summary |
|---|
| 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 |
| Field Detail |
|---|
public static final int numFlowers
public static int numSoFar
public static Timer theTimer
| Constructor Detail |
|---|
public aWorld()