Package de.tum.cit.fop.maze.game_saves.mementos
package de.tum.cit.fop.maze.game_saves.mementos
-
ClassesClassDescriptionMemento storing Bouncer enemy state including remaining lives.Memento storing Exit state including locked status.Memento storing FreezeTrap state.Memento storing game field state including tiles, objects, and player start position.Memento storing basic game object state including position, velocity, and animation.Memento storing the complete game screen state including field, player, and mode.Memento storing GarlicTrap state.Memento storing Heart collectable state.Memento storing Junkie enemy state.Memento storing Key collectable state.Memento storing complete player state including health, abilities, keys, and position.Memento storing Tourist enemy state.