Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lock options to requestPointerLock #49

Closed
wants to merge 15 commits into from
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ <h3>
no dispatching of events that require the concept of a mouse cursor:
namely, `mouseenter`, `mouseleave`, `mouseover`, `mouseout`, `drag`,
and `drop`.
<aside class="issue" data-number="97"></aside>
</p>
<p>
While in the [=pointer lock state=] if the [=pointer-lock options=]'
alvinjiooo marked this conversation as resolved.
Show resolved Hide resolved
Expand Down
Loading