skeldjs
    Preparing search index...

    Class ReactorSystem<RoomType>

    Represents a system responsible for handling reactor consoles.

    See ReactorSystemEvents for events to listen to.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    completed: Set<number> = ...

    The completed consoles.

    maxTimer: number
    systemType: SystemType
    timer: number = 10000

    The timer before the reactor explodes.

    Accessors

    Methods