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.

    isDirty: boolean = false
    shipStatus: ShipStatus<RoomType>
    systemType: SystemType

    Accessors

    Methods