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

Go to the source code of this file.

Functions

std::string random_generate_map (const std::string &parms, const config &cfg)
 
config random_generate_scenario (const std::string &parms, const config &cfg)
 
map_generatorcreate_map_generator (const std::string &name, const config &cfg)
 

Function Documentation

map_generator* create_map_generator ( const std::string name,
const config cfg 
)
std::string random_generate_map ( const std::string parms,
const config cfg 
)
config random_generate_scenario ( const std::string parms,
const config cfg 
)