* Map::Map() * * \brief Create a new map of a particular size. * * A map is an array of tiles according to the height and width of the map. * * \param wide The new map width * \param high The new map height * \return none */
source not stored for this graph (policy: none)