Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
cl_nexball.qh
Go to the documentation of this file.
1#pragma once
2
4
5void HUD_Mod_NexBall(vector pos, vector mySize);
6
vector autocvar_hud_progressbar_nexball_color
Definition cl_nexball.qh:3
float nb_pb_period
Definition cl_nexball.qh:7
void HUD_Mod_NexBall(vector pos, vector mySize)
Definition cl_nexball.qc:7
vector
Definition self.qh:92