Nuclide
Software Development Kit for id Tech
func_door_rotating.qc File Reference

Classes

class  func_door_rotating
 

Macros

#define SF_DOOR_SILENT   0x80000000i
 

Variables

 enumflags
 

Macro Definition Documentation

◆ SF_DOOR_SILENT

#define SF_DOOR_SILENT   0x80000000i

Variable Documentation

◆ enumflags

enumflags
Initial value:
{
SF_ROT_OPEN,
SF_ROT_BACKWARDS,
SF_ROT_UNUSED1,
SF_ROT_PASSABLE,
SF_ROT_ONEWAY,
SF_ROT_TOGGLE,
SF_ROT_ZAXIS,
SF_ROT_XAXIS,
SF_ROT_USE,
SF_ROT_NOMONSTERS
}