public class ConnectionWithoutSinksError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> extends ConnectionError<G,A,R>
| Constructor and Description |
|---|
ConnectionWithoutSinksError(@NotNull MapModel<G,A,R> mapModel,
int connected,
@NotNull java.lang.Iterable<G> gameObjects)
Creates a new instance.
|
getParameteraddGameObject, addMapSquare, getGameObjects, getMapModel, getMapSquares, getMessage, toStringpublic ConnectionWithoutSinksError(@NotNull
@NotNull MapModel<G,A,R> mapModel,
int connected,
@NotNull
@NotNull java.lang.Iterable<G> gameObjects)
mapModel - the map on which the error occurredconnected - the erroneous connected valuegameObjects - the erroneous game objects