#include <ConversationTree.hpp>
Definition at line 27 of file ConversationTree.hpp.
◆ Node()
editor::component::ConversationTree::Node::Node |
( |
| ) |
|
|
default |
◆ setup()
void editor::component::ConversationTree::Node::setup |
( |
const sf::Vector2f & |
pos, |
|
|
const core::file::Conversation::Node & |
src, |
|
|
unsigned int |
i, |
|
|
bool |
terminator |
|
) |
| |
◆ ConversationTree
◆ center
glm::vec2 editor::component::ConversationTree::Node::center |
◆ index
unsigned int editor::component::ConversationTree::Node::index |
◆ label
std::string editor::component::ConversationTree::Node::label |
◆ terminator
bool editor::component::ConversationTree::Node::terminator |
The documentation for this struct was generated from the following files: