civquest.city
Class Temple

java.lang.Object
  extended bycivquest.city.Temple
All Implemented Interfaces:
Building, Producable

public class Temple
extends java.lang.Object
implements Producable, Building


Constructor Summary
Temple()
           
 
Method Summary
 int getProductionCost()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Temple

public Temple()
Method Detail

getProductionCost

public int getProductionCost()
Specified by:
getProductionCost in interface Producable

toString

public java.lang.String toString()
Specified by:
toString in interface Producable