Luanti 5.11.0-dev
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
ChatBuffer Member List

This is the complete list of members for ChatBuffer, including all inherited members.

addLine(const std::wstring &name, const std::wstring &text)ChatBuffer
ChatBuffer(u32 scrollback)ChatBuffer
clear()ChatBuffer
deleteByAge(f32 maxAge)ChatBuffer
deleteOldest(u32 count)ChatBuffer
formatChatLine(const ChatLine &line, u32 cols, std::vector< ChatFormattedLine > &destination) constChatBuffer
getBottomScrollPos() constChatBuffer
getFormattedLine(u32 row) constChatBuffer
getLine(u32 index) constChatBuffer
getLineCount() constChatBuffer
getLinesModified() constChatBufferinline
getRows() constChatBuffer
getScrollPosition() constChatBufferinline
getTopScrollPos() constChatBuffer
m_cache_chat_weblink_colorChatBufferprivate
m_cache_clickable_chat_weblinksChatBufferprivate
m_colsChatBufferprivate
m_empty_formatted_lineChatBufferprivate
m_formattedChatBufferprivate
m_lines_modifiedChatBufferprivate
m_rowsChatBufferprivate
m_scrollChatBufferprivate
m_scrollbackChatBufferprivate
m_unformattedChatBufferprivate
reformat(u32 cols, u32 rows)ChatBuffer
resetLinesModified()ChatBufferinline
resize(u32 scrollback)ChatBuffer
scroll(s32 rows)ChatBuffer
scrollAbsolute(s32 scroll)ChatBuffer
scrollBottom()ChatBuffer
step(f32 dtime)ChatBuffer
~ChatBuffer()=defaultChatBuffer