java.lang.Objectgreenfoot.Actor
Animal
Worm
public class Worm
Worm. Ein Sandwurm. Sehr lecker. Vor allem Krabben mögen ihn. Author: Michael Kolling
Constructor Summary | |
---|---|
Worm()
|
Method Summary |
---|
Methods inherited from class Animal |
---|
act, atWorldEdge, canSee, eat, move, turn |
Methods inherited from class greenfoot.Actor |
---|
addedToWorld, getImage, getIntersectingObjects, getNeighbours, getObjectsAtOffset, getObjectsInRange, getOneIntersectingObject, getOneObjectAtOffset, getRotation, getWorld, getX, getY, intersects, setImage, setImage, setLocation, setRotation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Worm()