Class Auto

java.lang.Object
  extended by greenfoot.Actor
      extended by Auto

public abstract class Auto
extends greenfoot.Actor

Write a description of class BoxautoRot here.

Version:
(a version number or a date)
Author:
(your name)

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

Auto

public Auto()
Method Detail

act

public void act()
Overrides:
act in class greenfoot.Actor

amArenaRand

public boolean amArenaRand()

fahren

public void fahren()