us.asciiroth.client.items
Class EmptyHanded

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

public class EmptyHanded
extends AbstractItem

An item that represents that the player is not holding anything in particular. Null object pattern.


Constructor Summary
EmptyHanded()
          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
 

Constructor Detail

EmptyHanded

public EmptyHanded()
Constructor.


0.7

© 2009 Alx Dark