|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "plasma_weapon.qh"Go to the source code of this file.
Classes | |
| class | PlasmaTurret |
Macros | |
| #define | X(BEGIN, P, END, class, prefix) |
Functions | |
| REGISTER_TURRET (PLASMA, NEW(PlasmaTurret)) | |
| #define X | ( | BEGIN, | |
| P, | |||
| END, | |||
| class, | |||
| prefix ) |
| REGISTER_TURRET | ( | PLASMA | , |
| NEW(PlasmaTurret) | ) |
References NEW, and REGISTER_TURRET.