20 package net.sf.gridarta.model.io;
23 import java.io.IOException;
26 import org.jetbrains.annotations.NotNull;
MapReader< G, A > newMapReader(@NotNull File file)
Create a new MapReader instance.
A factory for creating MapReader instances.
Base package of all Gridarta classes.
Reflects a game object (object on a map).
GameObjects are the objects based on Archetypes found on maps.
Interface for MapArchObjects.