#include <map_generator.hpp>
Public Member Functions | |
mapgen_exception (const std::string &msg) | |
Public Member Functions inherited from game::error | |
error () | |
error (const std::string &msg) | |
~error () throw () | |
const char * | what () const throw () |
Additional Inherited Members | |
Public Attributes inherited from game::error | |
std::string | message |
Definition at line 29 of file map_generator.hpp.
|
inline |
Definition at line 31 of file map_generator.hpp.