public class MapPool
extends java.lang.Object
| Constructor and Description |
|---|
MapPool(int mapCount) |
| Modifier and Type | Method and Description |
|---|---|
static MapPool |
getDefaultPool() |
OpenMap |
getMap(EventColorizer colorizer) |
void |
returnMap(OpenMap map) |
public OpenMap getMap(EventColorizer colorizer)
public void returnMap(OpenMap map)
public static MapPool getDefaultPool()