Class BigScoreAphid


public class BigScoreAphid extends ScoreAphid
  • Constructor Details

    • BigScoreAphid

      public BigScoreAphid()
  • Method Details

    • getGivenPoints

      public int getGivenPoints()
      Overrides:
      getGivenPoints in class ScoreAphid
    • bonusWhenCollectHoneydew

      public void bonusWhenCollectHoneydew(Creature collector)
      Description copied from class: Aphid
      Give bonus to collector when honeydew is collected.
      Overrides:
      bonusWhenCollectHoneydew in class ScoreAphid
      Parameters:
      collector - The creature that collect the honeydew.