Xonotic
rotating.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 FUNC_ROTATING_STARTOFF = BIT(4)
 
const int FUNC_ROTATING_XAXIS = BIT(2)
 
const int FUNC_ROTATING_YAXIS = BIT(3)
 

Variable Documentation

◆ FUNC_ROTATING_STARTOFF

const int FUNC_ROTATING_STARTOFF = BIT(4)

Definition at line 6 of file rotating.qh.

◆ FUNC_ROTATING_XAXIS

const int FUNC_ROTATING_XAXIS = BIT(2)

Definition at line 4 of file rotating.qh.

◆ FUNC_ROTATING_YAXIS

const int FUNC_ROTATING_YAXIS = BIT(3)

Definition at line 5 of file rotating.qh.