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

Go to the source code of this file.

Classes

class  NexBall
 

Macros

#define g_nexball   IS_GAMETYPE(NEXBALL)
 

Functions

 REGISTER_GAMETYPE (NEXBALL, NEW(NexBall))
 

Macro Definition Documentation

◆ g_nexball

#define g_nexball   IS_GAMETYPE(NEXBALL)

Definition at line 33 of file nexball.qh.

Referenced by nb_DropBall(), SpawnBall(), spawnfunc(), and SpawnGoal().

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( NEXBALL  ,
NEW(NexBall  
)