Class TriggerHostilesReward

java.lang.Object
com.csse3200.game.missions.rewards.Reward
com.csse3200.game.missions.rewards.TriggerHostilesReward

public class TriggerHostilesReward extends Reward
A Reward for triggering hostiles into the game
  • Constructor Details

  • Method Details

    • collect

      public void collect()
      When called triggers to appear in the game.
      Specified by:
      collect in class Reward