|
Xonotic
|
#include "machinegun_weapon.qh"
Include dependency graph for machinegun.qh:
This graph shows which files directly or indirectly include this file: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) | |||
| ) |