mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 11:24:00 +02:00
renderMapPreview nearly done.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user