java.lang.Objectgreenfoot.Actor
ThreadActor
LKW
public class LKW
Constructor Summary | |
---|---|
LKW()
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class ThreadActor |
---|
act, addedToWorld, getImage, getIntersectingObjects, getNeighbours, getObjectsAtOffset, getObjectsInRange, getOneIntersectingObject, getOneObjectAtOffset, getRotation, getThread, 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 LKW()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
run
in class ThreadActor