public class RecentManager<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>>
extends java.lang.Object
| Constructor and Description |
|---|
RecentManager(@NotNull MapManager<G,A,R> mapManager,
@NotNull MapMenuPreferences mapMenuPreferences)
Creates a new instance.
|
public RecentManager(@NotNull
@NotNull MapManager<G,A,R> mapManager,
@NotNull
@NotNull MapMenuPreferences mapMenuPreferences)
mapManager - the map manager to track for opened mapsmapMenuPreferences - the map menu preferences to use