Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
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 32 of file duel.qh.

Referenced by DoesQ3ARemoveThisEntity(), GameplayMode_DelayedInit(), and GetPlayerLimit().

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( DUEL ,
NEW(Duel)  )

References NEW, and REGISTER_GAMETYPE.