神岛 API 文档 - ArenaPro版
    Preparing search index...

    Type Alias PointerLockChangeEvent

    指针锁定状态变化事件。

    type PointerLockChangeEvent = {
        isLocked: boolean;
    }
    Index

    Properties

    Properties

    isLocked: boolean

    表示指针是否锁定。