|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "phaser_weapon.qh"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)) | |
| #define X | ( | BEGIN, | |
| P, | |||
| END, | |||
| class, | |||
| prefix ) |
| REGISTER_TURRET | ( | PHASER | , |
| NEW(PhaserTurret) | ) |
References NEW, and REGISTER_TURRET.