java.lang.Objectgreenfoot.Actor
Auto
public abstract class Auto
Write a description of class BoxautoRot here.
Constructor Summary | |
---|---|
Auto()
|
Method Summary | |
---|---|
void |
act()
|
boolean |
amArenaRand()
|
void |
fahren()
|
Methods inherited from class greenfoot.Actor |
---|
addedToWorld, getImage, getIntersectingObjects, getNeighbours, getObjectsAtOffset, getObjectsInRange, getOneIntersectingObject, getOneObjectAtOffset, getRotation, getWorld, getX, getY, intersects, move, setImage, setImage, setLocation, setRotation, turn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Auto()
Method Detail |
---|
public void act()
act
in class greenfoot.Actor
public boolean amArenaRand()
public void fahren()