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

Go to the source code of this file.

Variables

const int SPRITERULE_DEFAULT = 0
 
const int SPRITERULE_SPECTATOR = 2
 
const int SPRITERULE_TEAMPLAY = 1
 
int wp_extra
 Additional networked waypoint state, used for items, weapons, buffs. More...
 

Variable Documentation

◆ SPRITERULE_DEFAULT

const int SPRITERULE_DEFAULT = 0

Definition at line 8 of file waypointsprites.qh.

Referenced by DropBall(), GiveBall(), ka_DropEvent(), ka_TouchEvent(), and vehicles_showwp().

◆ SPRITERULE_SPECTATOR

const int SPRITERULE_SPECTATOR = 2

Definition at line 10 of file waypointsprites.qh.

Referenced by Item_RespawnCountdown().

◆ SPRITERULE_TEAMPLAY

◆ wp_extra

int wp_extra

Additional networked waypoint state, used for items, weapons, buffs.

Definition at line 6 of file waypointsprites.qh.

Referenced by MUTATOR_HOOKFUNCTION().