us.asciiroth.client.agents.trees
Class Tree

java.lang.Object
  extended by us.asciiroth.client.core.AbstractPiece
      extended by us.asciiroth.client.agents.AbstractAgent
          extended by us.asciiroth.client.agents.ImmobileAgent
              extended by us.asciiroth.client.agents.trees.Tree
All Implemented Interfaces:
Agent, Piece
Direct Known Subclasses:
Alder, Cactus, Cypress, Elm, Fir, Hemlock, Maple, Oak, Spruce, Willow

public class Tree
extends ImmobileAgent

Base class to identify trees by type.


Constructor Summary
Tree(java.lang.String name, Symbol symbol)
           
 
Method Summary
 
Methods inherited from class us.asciiroth.client.agents.ImmobileAgent
changeHealth
 
Methods inherited from class us.asciiroth.client.agents.AbstractAgent
canEnter, onDie, onHit, onHitBy, onHitBy
 
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

Tree

public Tree(java.lang.String name,
            Symbol symbol)

0.7

© 2009 Alx Dark