protected static class RectangularTessellator.TopLevelTiles
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<RectangularTessellator.RectTile> |
topLevels |
Constructor and Description |
---|
TopLevelTiles(java.util.ArrayList<RectangularTessellator.RectTile> topLevels) |
protected java.util.ArrayList<RectangularTessellator.RectTile> topLevels
public TopLevelTiles(java.util.ArrayList<RectangularTessellator.RectTile> topLevels)