Class EndLevelUpdate
java.lang.Object
tech.underoaks.coldcase.state.updates.GameStateUpdate
tech.underoaks.coldcase.state.updates.EndLevelUpdate
A
GameStateUpdate that triggers the next level to be loaded.-
Field Summary
Fields inherited from class tech.underoaks.coldcase.state.updates.GameStateUpdate
UPDATE_TYPE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EndLevelUpdate
public EndLevelUpdate()Default-Constructor
-
-
Method Details
-
apply
Description copied from class:GameStateUpdateApplies the GameStateUpdate to the game state.- Specified by:
applyin classGameStateUpdate- Parameters:
map- the map that will receive changes.
-