![]() |
DDNet documentation
|
This is the complete list of members for CCachedText, including all inherited members.
| CCachedText()=default | CCachedText | |
| CCachedText(const CCachedText &)=delete | CCachedText | |
| m_BoundingBox | CCachedText | private |
| m_CursorFlags | CCachedText | private |
| m_FontSize | CCachedText | private |
| m_LineWidth | CCachedText | private |
| m_MaxCharacterHeight | CCachedText | private |
| m_Text | CCachedText | private |
| m_TextContainerIndex | CCachedText | private |
| MaxCharacterHeight() const | CCachedText | inline |
| operator=(const CCachedText &)=delete | CCachedText | |
| Render(ITextRender *pTextRender, vec2 Pos, ColorRGBA Color) const | CCachedText | |
| Reset(ITextRender *pTextRender) | CCachedText | |
| Update(ITextRender *pTextRender, const char *pText, float FontSize, float LineWidth=-1.0f, int CursorFlags=TEXTFLAG_RENDER) | CCachedText | |
| Width() const | CCachedText | inline |