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