us.asciiroth.client.items
Class EuclideanShard

java.lang.Object
  extended by us.asciiroth.client.core.AbstractPiece
      extended by us.asciiroth.client.items.AbstractItem
          extended by us.asciiroth.client.items.EuclideanShard
All Implemented Interfaces:
Item, Piece

public class EuclideanShard
extends AbstractItem

A component that is necessary to activate a Euclidean engine, and those are necessary to power a Euclidean Transporter. A very difficult type of piece to activate, and the focus of the TOA scenario.


Field Summary
static Serializer<EuclideanShard> SERIALIZER
          Type serializer.
 
Method Summary
 
Methods inherited from class us.asciiroth.client.items.AbstractItem
getDefiniteNoun, getIndefiniteNoun, onDeselect, onDrop, onFire, onHit, onSelect, onSteppedOn, onThrow, onThrowEnd, onUse
 
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<EuclideanShard> SERIALIZER
Type serializer.


0.7

© 2009 Alx Dark