| Interface | Description |
|---|---|
| MapArchObject<A extends MapArchObject<A>> |
Interface for MapArchObjects.
|
| MapArchObjectFactory<A extends MapArchObject<A>> |
Factory for creating
MapArchObject instances. |
| MapArchObjectListener |
Interface for listeners listening on map arch object changes.
|
| Class | Description |
|---|---|
| AbstractMapArchObject<A extends MapArchObject<A>> |
Base implementation of
MapArchObject that covers similarities between
Crossfire maps and Daimonin maps. |