move TileGenerator from 'renderer' to 'generator' package

This commit is contained in:
Hannes Janetzek
2013-01-02 02:10:21 +01:00
parent ac63a4cae1
commit cfa56c00f6
9 changed files with 22 additions and 30 deletions

View File

@@ -32,7 +32,7 @@ public final class MapTile extends JobTile {
* Tile data set by TileGenerator:
*/
public TextItem labels;
Layers layers;
public Layers layers;
/**
* tile has new data to upload to gl