![]() |
DDNet documentation
|
#include <graphics_threaded.h>
Public Member Functions | |
| SCommand_RenderText () | |
| Public Member Functions inherited from CCommandBuffer::SCommand | |
| SCommand (unsigned Cmd) | |
Public Attributes | |
| SState | m_State |
| int | m_BufferContainerIndex |
| int | m_TextureSize |
| int | m_TextTextureIndex |
| int | m_TextOutlineTextureIndex |
| int | m_DrawNum |
| ColorRGBA | m_TextColor |
| ColorRGBA | m_TextOutlineColor |
| Public Attributes inherited from CCommandBuffer::SCommand | |
| unsigned | m_Cmd |
| SCommand * | m_pNext |
|
inline |
| int CCommandBuffer::SCommand_RenderText::m_BufferContainerIndex |
| int CCommandBuffer::SCommand_RenderText::m_DrawNum |
| SState CCommandBuffer::SCommand_RenderText::m_State |
| ColorRGBA CCommandBuffer::SCommand_RenderText::m_TextColor |
| ColorRGBA CCommandBuffer::SCommand_RenderText::m_TextOutlineColor |
| int CCommandBuffer::SCommand_RenderText::m_TextOutlineTextureIndex |
| int CCommandBuffer::SCommand_RenderText::m_TextTextureIndex |
| int CCommandBuffer::SCommand_RenderText::m_TextureSize |