Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
keepaway.qh File Reference
#include <common/mapinfo.qh>
#include "cl_keepaway.qh"
Include dependency graph for keepaway.qh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Keepaway

Functions

 REGISTER_GAMETYPE (KEEPAWAY, NEW(Keepaway))

Variables

const int KA_CARRYING = BIT(0)

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( KEEPAWAY ,
NEW(Keepaway)  )

References NEW, and REGISTER_GAMETYPE.

Variable Documentation

◆ KA_CARRYING

const int KA_CARRYING = BIT(0)

Definition at line 29 of file keepaway.qh.

Referenced by HUD_Mod_Keepaway(), and MUTATOR_HOOKFUNCTION().