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

Go to the source code of this file.

Classes

class  PhaserTurret
 

Macros

#define X(BEGIN, P, END, class, prefix)
 

Functions

 REGISTER_TURRET (PHASER, NEW(PhaserTurret))
 

Macro Definition Documentation

◆ X

#define X (   BEGIN,
  P,
  END,
  class,
  prefix 
)
Value:
BEGIN(class) \
TR_PROPS_COMMON(P, class, prefix) \
END()

Definition at line 16 of file phaser.qh.

Function Documentation

◆ REGISTER_TURRET()

REGISTER_TURRET ( PHASER  ,
NEW(PhaserTurret  
)