The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
minimap.hpp File Reference
#include <cstddef>
#include "map/map.hpp"
Include dependency graph for minimap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 image
 this module manages the cache of images.
 

Functions

surface image::getMinimap (int w, int h, const gamemap &map_, const team *vm=nullptr, const std::map< map_location, unsigned int > *reach_map=nullptr)
 function to create the minimap for a given map the surface returned must be freed by the user More...