Xonotic
raptor.qh File Reference
#include "raptor_weapons.qh"
+ Include dependency graph for raptor.qh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Raptor
 

Functions

 REGISTER_VEHICLE (RAPTOR, NEW(Raptor))
 

Variables

const int RSM_BOMB = 1
 
const int RSM_FIRST = 1
 
const int RSM_FLARE = 2
 
const int RSM_LAST = 2
 

Function Documentation

◆ REGISTER_VEHICLE()

REGISTER_VEHICLE ( RAPTOR  ,
NEW(Raptor  
)

Variable Documentation

◆ RSM_BOMB

const int RSM_BOMB = 1

Definition at line 27 of file raptor.qh.

◆ RSM_FIRST

const int RSM_FIRST = 1

Definition at line 26 of file raptor.qh.

◆ RSM_FLARE

const int RSM_FLARE = 2

Definition at line 28 of file raptor.qh.

◆ RSM_LAST

const int RSM_LAST = 2

Definition at line 29 of file raptor.qh.