R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
Game::ChatWidget Member List
This is the complete list of members for
Game::ChatWidget
, including all inherited members.
_graphics
Game::ChatWidget
private
_messages
Game::ChatWidget
private
_onMessageSent
Game::ChatWidget
private
_posX
Game::ChatWidget
private
_posY
Game::ChatWidget
private
_textInput
Game::ChatWidget
private
_uiFactory
Game::ChatWidget
private
_visible
Game::ChatWidget
private
AddMessage
(uint32_t playerId, const std::string &playerName, const std::string &message, uint64_t timestamp)
Game::ChatWidget
ChatWidget
(UI::IUIFactory &uiFactory, Graphics::IGraphics &graphics)
Game::ChatWidget
explicit
ClearMessages
()
Game::ChatWidget
FormatMessage
(const ChatMessageData &msg)
Game::ChatWidget
private
Initialize
()
Game::ChatWidget
INPUT_HEIGHT
Game::ChatWidget
private
static
IsVisible
() const
Game::ChatWidget
inline
MAX_CHAR_PER_MESSAGE
Game::ChatWidget
private
static
MAX_MESSAGE_BUFFER
Game::ChatWidget
private
static
MAX_VISIBLE_MESSAGES
Game::ChatWidget
private
static
MESSAGE_LINE_HEIGHT
Game::ChatWidget
private
static
MESSAGE_SPACING
Game::ChatWidget
private
static
OnTextChanged
(const std::string &text)
Game::ChatWidget
private
PADDING
Game::ChatWidget
private
static
Render
()
Game::ChatWidget
SendMessage
()
Game::ChatWidget
private
SetOnMessageSent
(std::function< void(const std::string &)> callback)
Game::ChatWidget
SetPosition
(float x, float y)
Game::ChatWidget
SetVisible
(bool visible)
Game::ChatWidget
Update
()
Game::ChatWidget
WIDGET_HEIGHT
Game::ChatWidget
private
static
WIDGET_WIDTH
Game::ChatWidget
private
static
~ChatWidget
()=default
Game::ChatWidget
Generated by
1.9.8