Xonotic
|
#include "all.qh"
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... | |
const int SPRITERULE_DEFAULT = 0 |
Definition at line 8 of file waypointsprites.qh.
Referenced by DropBall(), GiveBall(), ka_DropEvent(), ka_TouchEvent(), and vehicles_showwp().
const int SPRITERULE_SPECTATOR = 2 |
Definition at line 10 of file waypointsprites.qh.
Referenced by Item_RespawnCountdown().
const int SPRITERULE_TEAMPLAY = 1 |
Definition at line 9 of file waypointsprites.qh.
Referenced by kh_Key_AssignTo(), ons_ControlPoint_Icon_Spawn(), ons_ControlPoint_Reset(), ons_ControlPoint_Setup(), ons_GeneratorReset(), ons_GeneratorSetup(), and target_objective_decrease_activate().
int wp_extra |
Additional networked waypoint state, used for items, weapons, buffs.
Definition at line 6 of file waypointsprites.qh.
Referenced by MUTATOR_HOOKFUNCTION().