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