Maze Builder Docs 8.2.1
Loading...
Searching...
No Matches
runtime_app.h File Reference
#include <MazeBuilder/args.h>
#include <MazeBuilder/app_contract.h>
#include <MazeBuilder/async_logger.h>
#include <MazeBuilder/processed_text.h>
#include <MazeBuilder/randomizer.h>
#include <MazeBuilder/resource_identifiers.h>
#include <MazeBuilder/resource_management.h>
#include <MazeBuilder/singleton_base.h>
#include <memory>
#include <mutex>
#include <optional>
#include <string>
#include <vector>
Include dependency graph for runtime_app.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mazes::runtime_app
 The main application class for the maze builder, responsible for managing the runtime stack and resources. More...
 
struct  mazes::runtime_app::context
 struct representing the context passed to states in the runtime_app stack More...