skeldjs
    Preparing search index...

    Class MovingPlatformSystem<RoomType>

    Represents a system for doors that must be manually opened.

    See MovingPlatformSystemEvents for events to listen to.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    side: MovingPlatformSide = MovingPlatformSide.Right
    systemType: SystemType
    target: undefined | Player<RoomType> = undefined
    useId: number = 0

    Accessors

    Methods