SkeldJS
    Preparing search index...

    Class SecurityCameraSystem<RoomType>

    Represents a system responsible for handling players entering and leaving security cameras.

    See SecurityCameraSystemEvents for events to listen to.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isDirty: boolean = false
    players: Set<Player<RoomType>> = ...

    The players currently looking at cameras.

    shipStatus: ShipStatus<RoomType>
    systemType: SystemType

    Accessors

    Methods