Xonotic
gravity.qh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const int GRAVITY_START_DISABLED = BIT(1)
 
const int GRAVITY_STICKY = BIT(0)
 

Variable Documentation

◆ GRAVITY_START_DISABLED

const int GRAVITY_START_DISABLED = BIT(1)

Definition at line 5 of file gravity.qh.

◆ GRAVITY_STICKY

const int GRAVITY_STICKY = BIT(0)

Definition at line 4 of file gravity.qh.