![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Graphics.hpp>
#include <BLIB/Interfaces/GUI.hpp>
#include <Core/Files/Conversation.hpp>
#include <Editor/Components/Render/ConversationTreeComponent.hpp>
Go to the source code of this file.
Classes | |
class | editor::component::ConversationTree |
Special component that renders a clickable tree view of a conversation. More... | |
struct | editor::component::ConversationTree::Node |
struct | editor::component::ConversationTree::Edge |
Namespaces | |
editor | |
All classes and functionality used for implementing the game editor. | |
editor::component | |