Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
notify.qh File Reference
#include "../panel.qh"
Include dependency graph for notify.qh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

bool autocvar_hud_panel_notify
bool autocvar_hud_panel_notify_dynamichud = true
float autocvar_hud_panel_notify_fadetime
float autocvar_hud_panel_notify_flip
float autocvar_hud_panel_notify_fontsize
float autocvar_hud_panel_notify_icon_aspect
float autocvar_hud_panel_notify_time

Variable Documentation

◆ autocvar_hud_panel_notify

bool autocvar_hud_panel_notify

Definition at line 4 of file notify.qh.

Referenced by HUD_Notify().

◆ autocvar_hud_panel_notify_dynamichud

bool autocvar_hud_panel_notify_dynamichud = true

Definition at line 5 of file notify.qh.

Referenced by HUD_Notify().

◆ autocvar_hud_panel_notify_fadetime

float autocvar_hud_panel_notify_fadetime

Definition at line 6 of file notify.qh.

Referenced by HUD_Notify().

◆ autocvar_hud_panel_notify_flip

float autocvar_hud_panel_notify_flip

Definition at line 7 of file notify.qh.

Referenced by HUD_Notify().

◆ autocvar_hud_panel_notify_fontsize

float autocvar_hud_panel_notify_fontsize

Definition at line 8 of file notify.qh.

Referenced by HUD_Notify().

◆ autocvar_hud_panel_notify_icon_aspect

float autocvar_hud_panel_notify_icon_aspect

Definition at line 10 of file notify.qh.

Referenced by HUD_Notify().

◆ autocvar_hud_panel_notify_time

float autocvar_hud_panel_notify_time

Definition at line 9 of file notify.qh.

Referenced by HUD_Notify().