|
void | SetListItemStrings (const char *string1, const char *string2, const char *string3, const char *string4, const char *string5, const char *string6, const char *string7, const char *string8) |
|
virtual griditemtype_t | getListItemType (int which) const |
|
virtual str | getListItemString (int i) const |
|
virtual int | getListItemValue (int which) const |
|
virtual void | DrawListItem (int iColumn, const UIRect2D &drawRect, bool bSelected, UIFont *pFont) |
|
void | SetColors (const UColor &newTextColor, const UColor &newBackColor) |
|
void | ClearColors (void) |
|
void | SetTitleItem (qboolean bSet) |
|
virtual qboolean | IsHeaderEntry (void) const |
|
◆ DrawListItem()
void ScoreboardListItem::DrawListItem |
( |
int | iColumn, |
|
|
const UIRect2D & | drawRect, |
|
|
bool | bSelected, |
|
|
UIFont * | pFont ) |
|
virtual |
◆ getListItemString()
str ScoreboardListItem::getListItemString |
( |
int | i | ) |
const |
|
virtual |
◆ getListItemType()
griditemtype_t ScoreboardListItem::getListItemType |
( |
int | which | ) |
const |
|
virtual |
◆ getListItemValue()
int ScoreboardListItem::getListItemValue |
( |
int | which | ) |
const |
|
virtual |
◆ IsHeaderEntry()
qboolean ScoreboardListItem::IsHeaderEntry |
( |
void | | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: