WorldSim  inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
Classes | Macros | Variables
World_Viewer_Minimap.hpp File Reference
#include "World_Viewer.hpp"
#include <Graphics/PixelScreen/PixelScreen.hpp>
#include <Graphics/GUI/GUI_Interface.hpp>
Include dependency graph for World_Viewer_Minimap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WorldViewer_Minimap
 World minimap menu Displays a minimap of the entire world. Allows player to see where they are in the world, and also click on it to quickly view other locations. Has a box which shows the current view area. More...
 

Macros

#define WORLDSIM_WORLD_VIEWER_MINIMAP_HPP
 

Variables

WorldViewer_Minimap minimap
 

Macro Definition Documentation

◆ WORLDSIM_WORLD_VIEWER_MINIMAP_HPP

#define WORLDSIM_WORLD_VIEWER_MINIMAP_HPP

Variable Documentation

◆ minimap