|
WorldSim
inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
|
#include "World_Viewer.hpp"#include <Graphics/PixelScreen/PixelScreen.hpp>#include <Graphics/GUI/GUI_Interface.hpp>

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 |
| #define WORLDSIM_WORLD_VIEWER_MINIMAP_HPP |
| WorldViewer_Minimap minimap |
1.8.13