us.asciiroth.client.terrain
Class Rubble

java.lang.Object
  extended by us.asciiroth.client.core.AbstractPiece
      extended by us.asciiroth.client.terrain.AbstractTerrain
          extended by us.asciiroth.client.terrain.OpeningMarker
              extended by us.asciiroth.client.terrain.Rubble
All Implemented Interfaces:
Piece, Terrain

public class Rubble
extends OpeningMarker

Floor that has rubble on it.


Field Summary
static Serializer<Rubble> SERIALIZER
          Type serializer.
 
Constructor Summary
Rubble()
          Constructor.
 
Method Summary
 
Methods inherited from class us.asciiroth.client.terrain.OpeningMarker
canEnter, onAgentEnter, onEnter
 
Methods inherited from class us.asciiroth.client.terrain.AbstractTerrain
canExit, onAdjacentTo, onAgentExit, onDrop, onExit, onFlyOver, onNotAdjacentTo, onPickup
 
Methods inherited from class us.asciiroth.client.core.AbstractPiece
getColor, getName, getSymbol, is, not
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface us.asciiroth.client.core.Piece
getColor, getName, getSymbol, is, not
 

Field Detail

SERIALIZER

public static final Serializer<Rubble> SERIALIZER
Type serializer.

Constructor Detail

Rubble

public Rubble()
Constructor.


0.7

© 2009 Alx Dark