Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
HUD.hpp File Reference
#include <BLIB/Engine/System.hpp>
#include <BLIB/Graphics.hpp>
#include <BLIB/Interfaces/Menu.hpp>
#include <BLIB/Interfaces/Utilities.hpp>
#include <BLIB/Resources.hpp>
#include <Core/Input/MenuDriver.hpp>
#include <Core/Systems/HUD/QtyEntry.hpp>
#include <Core/Systems/HUD/ScreenKeyboard.hpp>
#include <functional>
#include <queue>
#include <string>
#include <variant>
#include <vector>

Go to the source code of this file.

Classes

class  core::system::HUD
 The primary HUD system for the player. Manages displaying messages and asking questions. A callback is issued when messages are complete or when choices are made. More...
 

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::system
 Namespace containing core game systems shared between the game and the editor.