|
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 | TeamDeathmatch |
Macros | |
| #define | g_tdm IS_GAMETYPE(TEAM_DEATHMATCH) |
Functions | |
| REGISTER_GAMETYPE (TEAM_DEATHMATCH, NEW(TeamDeathmatch)) | |
| #define g_tdm IS_GAMETYPE(TEAM_DEATHMATCH) |
Definition at line 54 of file tdm.qh.
Referenced by spawnfunc().
| REGISTER_GAMETYPE | ( | TEAM_DEATHMATCH | , |
| NEW(TeamDeathmatch) | ) |
References NEW, and REGISTER_GAMETYPE.