SkeldJS
    Preparing search index...

    Class VentilationSystem<RoomType>

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isDirty: boolean = false
    playersCleaningVents: Map<Player<RoomType>, number> = ...
    playerSequenceId: Map<Player<RoomType>, number> = ...
    playersInsideVents: Map<Player<RoomType>, number> = ...
    shipStatus: ShipStatus<RoomType>
    systemType: SystemType

    Accessors

    Methods