Class PlantCommandService
java.lang.Object
com.csse3200.game.services.plants.PlantCommandService
Handles the events for terminal commands relating to plants.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PlantCommandService
public PlantCommandService()Constructor for the PlantCommandService.
-
-
Method Details
-
getEvents
Getter for the event handler.- Returns:
- - event handler.
-