java.lang.Objectgreenfoot.Actor
Prop
HorizontalWall
public final class HorizontalWall
Represents a Horizontal Wall segment, one block long, in the world.
| Constructor Summary | |
|---|---|
HorizontalWall()
|
|
| 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 HorizontalWall()