![]() |
DDraceNetwork Documentation
|
This is the complete list of members for CChat, including all inherited members.
| AddLine(int ClientId, int Team, const char *pLine) | CChat | |
| CChat() | CChat | |
| CHAT_CLIENT enum value | CChat | private |
| CHAT_FONTSIZE_WIDTH_RATIO | CChat | privatestatic |
| CHAT_HEIGHT_FULL | CChat | privatestatic |
| CHAT_HEIGHT_MIN | CChat | privatestatic |
| CHAT_HIGHLIGHT enum value | CChat | private |
| CHAT_NUM enum value | CChat | private |
| CHAT_SERVER enum value | CChat | private |
| ClearLines() | CChat | |
| Client() const | CComponentInterfaces | protected |
| CLIENT_MSG enum value | CChat | private |
| Collision() const | CComponentInterfaces | protected |
| ConchainChatFontSize(IConsole::IResult *pResult, void *pUserData, IConsole::FCommandCallback pfnCallback, void *pCallbackUserData) | CChat | privatestatic |
| ConchainChatOld(IConsole::IResult *pResult, void *pUserData, IConsole::FCommandCallback pfnCallback, void *pCallbackUserData) | CChat | privatestatic |
| ConchainChatWidth(IConsole::IResult *pResult, void *pUserData, IConsole::FCommandCallback pfnCallback, void *pCallbackUserData) | CChat | privatestatic |
| ConChat(IConsole::IResult *pResult, void *pUserData) | CChat | privatestatic |
| ConClearChat(IConsole::IResult *pResult, void *pUserData) | CChat | privatestatic |
| ConEcho(IConsole::IResult *pResult, void *pUserData) | CChat | privatestatic |
| Config() const | CComponentInterfaces | protected |
| ConfigManager() const | CComponentInterfaces | protected |
| ConSay(IConsole::IResult *pResult, void *pUserData) | CChat | privatestatic |
| ConSayTeam(IConsole::IResult *pResult, void *pUserData) | CChat | privatestatic |
| ConShowChat(IConsole::IResult *pResult, void *pUserData) | CChat | privatestatic |
| Console() const | CComponentInterfaces | protected |
| DemoPlayer() const | CComponentInterfaces | protected |
| DemoRecorder(int Recorder) const | CComponentInterfaces | protected |
| DisableMode() | CChat | |
| Echo(const char *pString) | CChat | |
| EnableMode(int Team) | CChat | |
| Engine() const | CComponentInterfaces | protected |
| EnsureCoherentFontSize() const | CChat | |
| EnsureCoherentWidth() const | CChat | |
| Favorites() const | CComponentInterfaces | protected |
| FontSize() const | CChat | inline |
| GameClient() const | CComponentInterfaces | inlineprotected |
| Graphics() const | CComponentInterfaces | protected |
| Http() const | CComponentInterfaces | protected |
| Input() const | CComponentInterfaces | protected |
| IsActive() const | CChat | inline |
| Kernel() const | CComponentInterfaces | protected |
| Layers() const | CComponentInterfaces | protected |
| LineShouldHighlight(const char *pLine, const char *pName) | CChat | private |
| LocalTime() const | CComponentInterfaces | protected |
| m_aCompletionBuffer | CChat | private |
| m_aCurrentInputText | CChat | private |
| m_aLastSoundPlayed | CChat | private |
| m_aLines | CChat | private |
| m_aPlayerCompletionList | CChat | private |
| m_CompletionChosen | CChat | private |
| m_CompletionUsed | CChat | private |
| m_CurrentLine | CChat | private |
| m_EditingNewLine | CChat | private |
| m_History | CChat | private |
| m_Input | CChat | private |
| m_IsInputCensored | CChat | private |
| m_LastChatSend | CChat | private |
| m_Mode | CChat | private |
| m_pClient | CComponentInterfaces | private |
| m_PendingChatCounter | CChat | private |
| m_pHistoryEntry | CChat | private |
| m_PlaceholderLength | CChat | private |
| m_PlaceholderOffset | CChat | private |
| m_PlayerCompletionListLength | CChat | private |
| m_PrevScoreBoardShowed | CChat | private |
| m_PrevShowChat | CChat | private |
| m_ServerCommandsNeedSorting | CChat | private |
| m_ServerSupportsCommandInfo | CChat | private |
| m_Show | CChat | private |
| m_vServerCommands | CChat | private |
| MAX_LINE_LENGTH enum value | CChat | private |
| MAX_LINES enum value | CChat | private |
| MESSAGE_TEE_PADDING_RIGHT | CChat | static |
| MessagePaddingX() const | CChat | inline |
| MessagePaddingY() const | CChat | inline |
| MessageRounding() const | CChat | inline |
| MessageTeeSize() const | CChat | inline |
| MODE_ALL enum value | CChat | private |
| MODE_NONE enum value | CChat | private |
| MODE_TEAM enum value | CChat | private |
| ms_aDisplayText | CChat | privatestatic |
| OnConsoleInit() override | CChat | virtual |
| OnCursorMove(float x, float y, IInput::ECursorType CursorType) | CComponent | inlinevirtual |
| OnInit() override | CChat | virtual |
| OnInput(const IInput::CEvent &Event) override | CChat | virtual |
| OnInterfacesInit(CGameClient *pClient) | CComponentInterfaces | virtual |
| OnMapLoad() | CComponent | inlinevirtual |
| OnMessage(int MsgType, void *pRawMsg) override | CChat | virtual |
| OnNewSnapshot() | CComponent | inlinevirtual |
| OnPrepareLines(float y) | CChat | |
| OnRelease() override | CChat | virtual |
| OnRender() override | CChat | virtual |
| OnReset() | CComponent | inlinevirtual |
| OnShutdown() | CComponent | inlinevirtual |
| OnStateChange(int NewState, int OldState) override | CChat | virtual |
| OnTouchState(const std::vector< IInput::CTouchFingerState > &vTouchFingerStates) | CComponent | inlinevirtual |
| OnUpdate() | CComponent | inlinevirtual |
| OnWindowResize() override | CChat | virtual |
| RebuildChat() | CChat | |
| RegisterCommand(const char *pName, const char *pParams, const char *pHelpText) | CChat | |
| RenderMap() const | CComponentInterfaces | protected |
| RenderTools() const | CComponentInterfaces | protected |
| Reset() | CChat | |
| SendChat(int Team, const char *pLine) | CChat | |
| SendChatQueued(const char *pLine) | CChat | |
| SERVER_MSG enum value | CChat | private |
| ServerBrowser() const | CComponentInterfaces | protected |
| Sizeof() const override | CChat | inlinevirtual |
| Sound() const | CComponentInterfaces | protected |
| Storage() const | CComponentInterfaces | protected |
| StoreSave(const char *pText) | CChat | private |
| TextRender() const | CComponentInterfaces | protected |
| time() const | CComponentInterfaces | protected |
| Ui() const | CComponentInterfaces | protected |
| UnregisterCommand(const char *pName) | CChat | |
| ~CComponent()=default | CComponent | virtual |
| ~CComponentInterfaces()=default | CComponentInterfaces | virtual |