20 package net.sf.gridarta.model.maparchobject;
22 import org.jetbrains.annotations.NotNull;
TestMapArchObject getThis()
Base implementation of MapArchObject that covers similarities between Crossfire maps and Daimonin map...
A MapArchObject implementation for testing purposes.
static final long serialVersionUID
The serial version UID.
TestMapArchObject()
Creates a new instance.
TestMapArchObject(@NotNull final TestMapArchObject mapArchObject)
Creates a new instance as a copy of another map arch object.
TestMapArchObject createClone()