Definition at line 1 of file notificationui.c.
◆ NotificationUI()
| void NotificationUI::NotificationUI |
( |
| ) |
|
|
protected |
◆ ~NotificationUI()
| void NotificationUI::~NotificationUI |
( |
| ) |
|
|
protected |
◆ AddNotification()
◆ AddVoiceNotification()
| void NotificationUI::AddVoiceNotification |
( |
string | player, |
|
|
string | name ) |
|
protected |
◆ ClearVoiceNotifications()
| void NotificationUI::ClearVoiceNotifications |
( |
| ) |
|
|
protected |
◆ RemoveNotification()
◆ RemoveVoiceNotification()
| void NotificationUI::RemoveVoiceNotification |
( |
string | player | ) |
|
|
protected |
◆ Update()
| void NotificationUI::Update |
( |
float | timeslice | ) |
|
|
protected |
◆ UpdateOffset()
| void NotificationUI::UpdateOffset |
( |
| ) |
|
|
protected |
◆ UpdateTargetHeight()
| void NotificationUI::UpdateTargetHeight |
( |
| ) |
|
|
protected |
◆ m_BackupPosX
| float NotificationUI::m_BackupPosX |
|
protected |
◆ m_BackupPosY
| float NotificationUI::m_BackupPosY |
|
protected |
◆ m_CurrentHeight
| float NotificationUI::m_CurrentHeight |
|
protected |
◆ m_NotificationContent
| ref Widget NotificationUI::m_NotificationContent |
|
protected |
◆ m_Notifications
◆ m_OffsetEnabled
| bool NotificationUI::m_OffsetEnabled |
|
protected |
◆ m_Root
| ref Widget NotificationUI::m_Root |
|
protected |
◆ m_Spacer
| ref Widget NotificationUI::m_Spacer |
|
protected |
◆ m_TargetHeight
| float NotificationUI::m_TargetHeight |
|
protected |
◆ m_VelArr
| float NotificationUI::m_VelArr[1] |
|
staticprotected |
◆ m_VoiceContent
| ref Widget NotificationUI::m_VoiceContent |
|
protected |
◆ m_VoiceNotifications
| ref map<string, Widget> NotificationUI::m_VoiceNotifications |
|
protected |
◆ m_WidgetTimers
| ref map<string, Widget> NotificationUI::m_WidgetTimers |
|
protected |
◆ m_Width
| float NotificationUI::m_Width |
|
protected |
The documentation for this class was generated from the following file: