civquest.city
Interface Building

All Known Implementing Classes:
Granary, Temple

public interface Building

Subclass this per type of building/structure. We can do things like 'if (thisbuilding instanceof Temple)'.