Class TriggerHostilesReward
java.lang.Object
com.csse3200.game.missions.rewards.Reward
com.csse3200.game.missions.rewards.TriggerHostilesReward
A
Reward
for triggering hostiles into the game-
Constructor Summary
ConstructorsConstructorDescriptionTriggerHostilesReward
(List<Entity> hostiles) Creates aTriggerHostilesReward
-
Method Summary
Methods inherited from class com.csse3200.game.missions.rewards.Reward
isCollected, read, setCollected
-
Constructor Details
-
TriggerHostilesReward
Creates aTriggerHostilesReward
- Parameters:
hostiles
-
-
-
Method Details