skeldjs
    Preparing search index...

    Class ElectricalDoorsSystem<RoomType>

    Represents a system for doors that must be manually opened.

    See ElectricalDoorsSystemEvents for events to listen to.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    doors: Door<RoomType>[] = []

    The doors in the map.

    systemType: SystemType

    Accessors

    Methods