![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Graphics.hpp>
#include <BLIB/Interfaces/Menu.hpp>
#include <Core/Events/Store.hpp>
#include <Core/Input/MenuDriver.hpp>
#include <Core/Systems/HUD/QtyEntry.hpp>
#include <Game/Menus/StoreItemRow.hpp>
#include <Game/States/State.hpp>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | game::state::StoreMenu |
State that renders and implements a store menu to buy and sell items. More... | |
Namespaces | |
game | |
Parent namespace for all functionality unique to the game. | |
game::state | |
Parent namespace for all engine states implemented by the game. | |