|
Xonotic
|
#include "plasma_weapon.qh"
Include dependency graph for plasma_dual.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | DualPlasmaTurret |
| class | PlasmaDualAttack |
Macros | |
| #define | X(BEGIN, P, END, class, prefix) |
Functions | |
| REGISTER_TURRET (PLASMA_DUAL, NEW(DualPlasmaTurret)) | |
| REGISTER_WEAPON (PLASMA_DUAL, NEW(PlasmaDualAttack)) | |
| #define X | ( | BEGIN, | |
| P, | |||
| END, | |||
| class, | |||
| prefix | |||
| ) |
Definition at line 23 of file plasma_dual.qh.
| REGISTER_TURRET | ( | PLASMA_DUAL | , |
| NEW(DualPlasmaTurret) | |||
| ) |
| REGISTER_WEAPON | ( | PLASMA_DUAL | , |
| NEW(PlasmaDualAttack) | |||
| ) |