Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
Interaction.hpp File Reference
#include <BLIB/ECS.hpp>
#include <BLIB/Events.hpp>
#include <Core/AI/Conversation.hpp>
#include <Core/Components/Trainer.hpp>
#include <Core/Events/Battle.hpp>
#include <Core/Events/GameSave.hpp>
#include <unordered_map>
#include <unordered_set>

Go to the source code of this file.

Classes

class  core::system::Interaction
 The main interaction system. Manages interaction between entities. Handles item logic and NPC conversations followed by trainer battles if applicable. 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.