![]() |
DDNet documentation
|
#include <hud.h>
Public Member Functions | |
| SScoreInfo () | |
| void | Reset () |
Public Attributes | |
| STextContainerIndex | m_TextRankContainerIndex |
| STextContainerIndex | m_TextScoreContainerIndex |
| float | m_ScoreTextWidth |
| char | m_aScoreText [16] |
| char | m_aRankText [16] |
| char | m_aPlayerNameText [MAX_NAME_LENGTH] |
| int | m_RoundRectQuadContainerIndex |
| STextContainerIndex | m_OptionalNameTextContainerIndex |
| bool | m_Initialized |
|
inline |
|
inline |
| char SScoreInfo::m_aPlayerNameText[MAX_NAME_LENGTH] |
| char SScoreInfo::m_aRankText[16] |
| char SScoreInfo::m_aScoreText[16] |
| bool SScoreInfo::m_Initialized |
| STextContainerIndex SScoreInfo::m_OptionalNameTextContainerIndex |
| int SScoreInfo::m_RoundRectQuadContainerIndex |
| float SScoreInfo::m_ScoreTextWidth |
| STextContainerIndex SScoreInfo::m_TextRankContainerIndex |
| STextContainerIndex SScoreInfo::m_TextScoreContainerIndex |