SkeldJS
    Preparing search index...

    Class MedScanSystem<RoomType>

    Represents a system responsible for handling the medbay scan queue.

    See MedScanSystemEvents for events to listen to.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isDirty: boolean = false
    queue: Player<RoomType>[] = []

    The current queue to access the medbay scan.

    shipStatus: ShipStatus<RoomType>
    systemType: SystemType

    Accessors

    Methods