java.lang.Objectgreenfoot.Actor
Prop
VerticalWall
public final class VerticalWall
Represents a Vertical Wall segment, one block long, in the world.
| Constructor Summary | |
|---|---|
VerticalWall()
|
|
| Method Summary |
|---|
| Methods inherited from class Prop |
|---|
usage |
| Methods inherited from class greenfoot.Actor |
|---|
act, 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 VerticalWall()