神岛 API 文档 - ArenaPro版
Preparing search index...
client/types/ClientAPI
PointerLockChangeEvent
Type Alias PointerLockChangeEvent
指针锁定状态变化事件。
type
PointerLockChangeEvent
=
{
isLocked
:
boolean
;
}
Index
Properties
is
Locked
Properties
is
Locked
isLocked
:
boolean
表示指针是否锁定。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Locked
神岛 API 文档 - ArenaPro版
Loading...
指针锁定状态变化事件。