Maze Builder Docs 6.0.1
|
Factory provides a way to create mazes. More...
#include <factory.h>
Static Public Member Functions | |
static std::optional< std::unique_ptr< maze > > | create (configurator const &config) noexcept |
Create a maze pointer. | |
Factory provides a way to create mazes.
|
staticnoexcept |
Create a maze pointer.
config |