|
Xonotic
|
#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 |
| int autocvar_hud_panel_pressedkeys |
Definition at line 4 of file pressedkeys.qh.
Referenced by HUD_PressedKeys().
| float autocvar_hud_panel_pressedkeys_aspect |
Definition at line 5 of file pressedkeys.qh.
Referenced by HUD_PressedKeys().
| bool autocvar_hud_panel_pressedkeys_attack |
Definition at line 6 of file pressedkeys.qh.
Referenced by HUD_PressedKeys().
Definition at line 7 of file pressedkeys.qh.
Referenced by HUD_PressedKeys().