Xonotic
engineinfo.qh File Reference
#include "../panel.qh"
+ Include dependency graph for engineinfo.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_engineinfo
 
bool autocvar_hud_panel_engineinfo_dynamichud = true
 
float autocvar_hud_panel_engineinfo_framecounter_decimals
 
float autocvar_hud_panel_engineinfo_framecounter_time
 

Variable Documentation

◆ autocvar_hud_panel_engineinfo

bool autocvar_hud_panel_engineinfo

Definition at line 4 of file engineinfo.qh.

Referenced by HUD_EngineInfo().

◆ autocvar_hud_panel_engineinfo_dynamichud

bool autocvar_hud_panel_engineinfo_dynamichud = true

Definition at line 5 of file engineinfo.qh.

Referenced by HUD_EngineInfo().

◆ autocvar_hud_panel_engineinfo_framecounter_decimals

float autocvar_hud_panel_engineinfo_framecounter_decimals

Definition at line 6 of file engineinfo.qh.

◆ autocvar_hud_panel_engineinfo_framecounter_time

float autocvar_hud_panel_engineinfo_framecounter_time

Definition at line 7 of file engineinfo.qh.

Referenced by HUD_EngineInfo().