Interface | Description |
---|---|
ExitConnectorModel |
Stores information needed by the exit connector.
|
ExitConnectorModelListener |
Interface for listeners interested in
ExitConnectorModel related
events. |
Class | Description |
---|---|
AbstractExitConnectorModel |
Stores information needed by the exit connector.
|
DefaultExitConnectorModel |
Default
ExitConnectorModel implementation. |
ExitLocation |
Stores information about a remembered exit location.
|
ExitMatcher<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> |
Selects valid exit game objects from maps.
|