Xonotic
duel.qh File Reference
+ Include dependency graph for duel.qh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Duel
 

Macros

#define g_duel   IS_GAMETYPE(DUEL)
 

Functions

 REGISTER_GAMETYPE (DUEL, NEW(Duel))
 

Macro Definition Documentation

◆ g_duel

#define g_duel   IS_GAMETYPE(DUEL)

Definition at line 28 of file duel.qh.

Referenced by DoesQ3ARemoveThisEntity(), and GetPlayerLimit().

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( DUEL  ,
NEW(Duel  
)

Referenced by Duel::Duel ::m_isForcedSupported().

+ Here is the caller graph for this function: