Interface Plant

All Superinterfaces:
ActiveEntities, Entities
All Known Implementing Classes:
PlantImpl

public interface Plant extends ActiveEntities
interface for the entity plant.
  • Method Details

    • getPlantCost

      int getPlantCost()
      Returns the cost of the plant.
      Returns:
      cost to buy the plant.