us.asciiroth.client.terrain
Class Flowers

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

public class Flowers
extends AbstractTerrain

For my daughter, a purely decorative terrain indicating flowers. They can be created in many colors. Actually, they are kind of cool (but only vaguely resemble tulips... if I find a better symbol I'll use it).


Field Summary
static Serializer<Flowers> SERIALIZER
          Type serializer.
 
Method Summary
 
Methods inherited from class us.asciiroth.client.terrain.AbstractTerrain
canEnter, canExit, onAdjacentTo, onAgentEnter, onAgentExit, onDrop, onEnter, 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<Flowers> SERIALIZER
Type serializer.


0.7

© 2009 Alx Dark