Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
flight.qh File Reference
Include dependency graph for flight.qh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FlightBuff

Functions

 REGISTER_BUFF (FLIGHT, NEW(FlightBuff))

Variables

bool buff_flight_crouchheld
float buff_flight_oldgravity

Function Documentation

◆ REGISTER_BUFF()

REGISTER_BUFF ( FLIGHT ,
NEW(FlightBuff)  )

Variable Documentation

◆ buff_flight_crouchheld

bool buff_flight_crouchheld

Definition at line 7 of file flight.qh.

◆ buff_flight_oldgravity

float buff_flight_oldgravity

Definition at line 6 of file flight.qh.