Xonotic
ctf.qh File Reference
#include <common/mapinfo.qh>
+ Include dependency graph for ctf.qh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CaptureTheFlag
 

Macros

#define g_ctf   IS_GAMETYPE(CTF)
 

Functions

 REGISTER_GAMETYPE (CTF, NEW(CaptureTheFlag))
 

Macro Definition Documentation

◆ g_ctf

#define g_ctf   IS_GAMETYPE(CTF)

Definition at line 39 of file ctf.qh.

Referenced by DoesQ3ARemoveThisEntity(), MUTATOR_HOOKFUNCTION(), and spawnfunc().

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( CTF  ,
NEW(CaptureTheFlag  
)