#include <Malena/Graphics/Controls/ChatWindow.h>
Definition at line 28 of file ChatWindow.h.
◆ ChatWindow()
| ml::ChatWindow::ChatWindow |
( |
| ) |
|
◆ addMessage()
| void ml::ChatWindow::addMessage |
( |
const ChatMessage & | msg | ) |
|
◆ clear()
| void ml::ChatWindow::clear |
( |
| ) |
|
◆ getGlobalBounds()
◆ getPosition()
◆ getRecipientId()
| const std::string & ml::ChatWindow::getRecipientId |
( |
| ) |
const |
◆ onSend()
| void ml::ChatWindow::onSend |
( |
std::function< void(const std::string &)> | callback | ) |
|
◆ setPosition()
| void ml::ChatWindow::setPosition |
( |
const sf::Vector2f & | pos | ) |
|
|
override |
◆ setRecipientId()
| void ml::ChatWindow::setRecipientId |
( |
const std::string & | id | ) |
|
◆ setSize()
The documentation for this class was generated from the following file: