civquest
Interface Producable

All Known Implementing Classes:
Granary, Temple

public interface Producable


Method Summary
 int getProductionCost()
           
 java.lang.String toString()
           
 

Method Detail

toString

public java.lang.String toString()

getProductionCost

public int getProductionCost()