sampleai
Class Brain.ModelWish

java.lang.Object
  extended bysampleai.Brain.ModelWish
Enclosing class:
Brain

public static class Brain.ModelWish
extends java.lang.Object


Method Summary
 int getArmor()
           
 Domain getDomain()
           
 Upgrade getUpgrade1()
           
 Upgrade getUpgrade2()
           
 int getWeapons()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getArmor

public int getArmor()

getWeapons

public int getWeapons()

getDomain

public Domain getDomain()

getUpgrade1

public Upgrade getUpgrade1()

getUpgrade2

public Upgrade getUpgrade2()


generated: 20050107