Xonotic
|
#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) | |||
) |