Package com.deco2800.game.areas
Class GameAreaEventService
java.lang.Object
com.deco2800.game.areas.GameAreaEventService
A global event handler for the game, this can be used to invoke events that trigger
functions dependent on access to objects in the game area, for example, spawning
units and buildings. Since it's part of the service locator.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GameAreaEventService
public GameAreaEventService()
-
-
Method Details
-
getEventHandler
-