20 package net.sf.gridarta.model.tiles;
23 import org.jetbrains.annotations.NotNull;
48 this.mapLinks = mapLinks.clone();
TileLink(@NotNull final String name, @NotNull final MapLink[] mapLinks, @NotNull final Direction revLink)
Creates a new instance.
final MapLink [] mapLinks
Base package of all Gridarta classes.
final Direction revLink
Direction for reverse map linking.
Direction getRevLink()
Returns the index for reverse map linking.