us.asciiroth.client.items
Class MirrorShield

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

public class MirrorShield
extends AbstractItem

When wielded by the player, the mirror shield reflects paralyzing ammunition like Parabullets and Stonerays (a kind of ammunition that instantly turns the target into a statue).


Field Summary
static Serializer<MirrorShield> SERIALIZER
          Type serializer.
 
Constructor Summary
MirrorShield()
          Constructor.
 
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<MirrorShield> SERIALIZER
Type serializer.

Constructor Detail

MirrorShield

public MirrorShield()
Constructor.


0.7

© 2009 Alx Dark