20 package net.sf.gridarta.model.validation.errors;
26 import org.jetbrains.annotations.NotNull;
27 import org.jetbrains.annotations.Nullable;
static final long serialVersionUID
The serial version UID.
Base package of all Gridarta classes.
Reflects a game object (object on a map).
GameObjects are the objects based on Archetypes found on maps.
String getParameter(final int id)
A SquareValidationError for shop tiles that have an adjacent map square that is not blocked and does ...
ShopSquare2Error(@NotNull final MapSquare< G, A, R > mapSquare)
Creates a new instance.
Class for validation errors on a MapSquare.
Interface for MapArchObjects.