Package tech.underoaks.coldcase.state.updates
package tech.underoaks.coldcase.state.updates
-
ClassDescriptionThe AddTileContentUpdate class represents a game state update that adds specific tile content to a map.A
GameStateUpdatethat changes the Texture of a specifiedTileContentAGameStateUpdatethat triggers the next level to be loaded.Abstract class representing an atomic change to the game state.Exception thrown when a GameStateUpdate fails.AGameStateUpdatethat moves a TileContent from one location to another.AGameStateUpdatethat changes the player-passability-parameter of a TileContentThe RemoveTileContentUpdate class represents a game state update that removes specific tile content from a map.A test implementation of GameStateUpdate for adding TestContent to a tile.Enum representing the types of GameStateUpdates.