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

Go to the source code of this file.

Variables

int autocvar_hud_panel_pressedkeys
float autocvar_hud_panel_pressedkeys_aspect
bool autocvar_hud_panel_pressedkeys_attack
bool autocvar_hud_panel_pressedkeys_dynamichud = true

Variable Documentation

◆ autocvar_hud_panel_pressedkeys

int autocvar_hud_panel_pressedkeys

Definition at line 4 of file pressedkeys.qh.

Referenced by HUD_PressedKeys().

◆ autocvar_hud_panel_pressedkeys_aspect

float autocvar_hud_panel_pressedkeys_aspect

Definition at line 5 of file pressedkeys.qh.

Referenced by HUD_PressedKeys().

◆ autocvar_hud_panel_pressedkeys_attack

bool autocvar_hud_panel_pressedkeys_attack

Definition at line 6 of file pressedkeys.qh.

Referenced by HUD_PressedKeys().

◆ autocvar_hud_panel_pressedkeys_dynamichud

bool autocvar_hud_panel_pressedkeys_dynamichud = true

Definition at line 7 of file pressedkeys.qh.

Referenced by HUD_PressedKeys().