SkeldJS
    Preparing search index...

    Class Door<RoomType>

    Represents a manual door for the DoorsSystem or ElectricalDoorsSystem.

    See DoorEvents for events to listen to.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    associatedZone: SystemType
    doorId: number
    doorSystem: System<RoomType>
    isOpen: boolean = true

    Methods