![]() |
Gridarta Editor
|
A factory for creating MapView instances. More...
Public Member Functions | |
MapView< G, A, R > | newMapView (@NotNull MapControl< G, A, R > mapControl, int viewCounter) |
Creates a new map view instance for a map control. More... | |
A factory for creating MapView instances.
Definition at line 32 of file MapViewFactory.java.
MapView<G, A, R> net.sf.gridarta.gui.map.mapview.MapViewFactory< G extends GameObject< G, A, R, A extends MapArchObject< A, R extends Archetype< G, A, R >.newMapView | ( | @NotNull MapControl< G, A, R > | mapControl, |
int | viewCounter | ||
) |
Creates a new map view instance for a map control.
mapControl | the map control |
viewCounter | the view counter |