|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Classes | |
| class | NexBall |
Macros | |
| #define | g_nexball IS_GAMETYPE(NEXBALL) |
Functions | |
| REGISTER_GAMETYPE (NEXBALL, NEW(NexBall)) | |
Variables | |
| const int | NB_CARRYING = BIT(0) |
| #define g_nexball IS_GAMETYPE(NEXBALL) |
Definition at line 33 of file nexball.qh.
Referenced by nb_DropBall(), SpawnBall(), spawnfunc(), and SpawnGoal().
References NEW, and REGISTER_GAMETYPE.
Definition at line 36 of file nexball.qh.
Referenced by HUD_Mod_NexBall(), and nexball_setstatus().