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

Go to the source code of this file.

Classes

class  FreezeTag
 

Macros

#define g_freezetag   IS_GAMETYPE(FREEZETAG)
 

Functions

 REGISTER_GAMETYPE (FREEZETAG, NEW(FreezeTag))
 

Macro Definition Documentation

◆ g_freezetag

#define g_freezetag   IS_GAMETYPE(FREEZETAG)

Definition at line 52 of file freezetag.qh.

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( FREEZETAG  ,
NEW(FreezeTag  
)