17 lines
456 B
JSON
17 lines
456 B
JSON
{
|
|
"info": {
|
|
"name": "Pointer Lock",
|
|
"subsection_number": null,
|
|
"subsection_name": null,
|
|
"url": "https://w3c.github.io/pointerlock/"
|
|
},
|
|
"features": [
|
|
"document.mozPointerLockElement",
|
|
"document.onmozpointerlockchange",
|
|
"document.onmozpointerlockerror",
|
|
"Document.prototype.mozExitPointerLock",
|
|
"Element.prototype.mozRequestPointerLock",
|
|
"window.onmozpointerlockchange",
|
|
"window.onmozpointerlockerror"
|
|
]
|
|
}
|