Xonotic
|
Go to the source code of this file.
Variables | |
const int | DOOR_CRUSH = BIT(11) |
const int | DOOR_DONT_LINK = BIT(2) |
const int | DOOR_NONSOLID = BIT(10) |
const int | DOOR_START_OPEN = BIT(0) |
const int | DOOR_TOGGLE = BIT(5) |
const int | SPAWNFLAGS_GOLD_KEY = BIT(3) |
const int | SPAWNFLAGS_SILVER_KEY = BIT(4) |
Definition at line 14 of file door.qh.
Referenced by door_blocked(), door_generic_plat_blocked(), and door_reset().
Definition at line 8 of file door.qh.
Referenced by LinkDoors(), and LinkDoors_nextent().
Definition at line 13 of file door.qh.
Referenced by door_reset().
Definition at line 7 of file door.qh.
Referenced by door_reset().
Definition at line 11 of file door.qh.
Referenced by door_fire(), and door_hit_top().
Definition at line 9 of file door.qh.
Referenced by door_reset().
Definition at line 10 of file door.qh.
Referenced by door_reset().