renderMapPreview nearly done.

This commit is contained in:
Titus Tscharntke
2010-09-15 23:49:26 +00:00
parent 7e7c7216a5
commit 3bfc7daddf
7 changed files with 200 additions and 197 deletions

View File

@@ -28,7 +28,6 @@ public:
virtual void initMapSurface(int clientW, int clientH);
virtual void renderMap(MapPreview *map, int x, int y, int clientW, int clientH, int cellSize);
virtual void renderMapPreview(const MapPreview *map, bool renderAll, int screenX, int screenY, int sizeW, int sizeH);
};
}} // end namespace