Xonotic
|
Go to the source code of this file.
Variables | |
const int | DOOR_ROTATING_BIDIR = BIT(1) |
const int | DOOR_ROTATING_BIDIR_IN_DOWN = BIT(3) |
const int | DOOR_ROTATING_XAXIS = BIT(6) |
const int | DOOR_ROTATING_YAXIS = BIT(7) |
Definition at line 4 of file door_rotating.qh.
Referenced by door_fire().
Definition at line 5 of file door_rotating.qh.
Referenced by door_fire().
Definition at line 7 of file door_rotating.qh.
Definition at line 8 of file door_rotating.qh.