skeldjs
    Preparing search index...

    Class DeconSystem<RoomType>

    Represents a system responsible for the decontamination doors.

    See DeconSystemEvents for events to listen to.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    state: number = DeconState.Idle

    The state of the decontamination system, to be calculated with DeconState

    systemType: SystemType
    timer: number = 0

    How long before decontamination doors open.

    Accessors

    Methods