Xonotic
bobbing.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 BOBBING_XAXIS = BIT(0)
 
const int BOBBING_YAXIS = BIT(1)
 

Variable Documentation

◆ BOBBING_XAXIS

const int BOBBING_XAXIS = BIT(0)

Definition at line 4 of file bobbing.qh.

◆ BOBBING_YAXIS

const int BOBBING_YAXIS = BIT(1)

Definition at line 5 of file bobbing.qh.