WorldSim  inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
Classes | Macros | Variables
Menu_AdventureMode.hpp File Reference
#include "World_Viewer.hpp"
#include "Character.hpp"
#include "Recipe.hpp"
Include dependency graph for Menu_AdventureMode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Menu_Crafting
 
class  InteractManager
 
class  Menu_AdventureMode
 

Macros

#define WORLDSIM_MENU_ADVENTUREMODE_HPP
 

Variables

InteractManager interactManager
 

Macro Definition Documentation

◆ WORLDSIM_MENU_ADVENTUREMODE_HPP

#define WORLDSIM_MENU_ADVENTUREMODE_HPP

Variable Documentation

◆ interactManager

InteractManager interactManager