Re: [w3c/pointerlock] Add lock options to requestPointerLock (#49)

scheib commented on this pull request.



> + <dl>
+          <dt>
+              <dfn>PointerLockOptions</dfn> dictionary
+          </dt>
+          <dd>
+            <p>
+              The options dictionary to customize how the pointer should behave in
+              the locked mode.
+            </p>
+          </dd>
+          <dt>
+              <dfn><code>unadjustedMovement</code></dfn> attribute
+          </dt>
+          <dd>
+            <p>
+              If this value is set to true the pointer movements will not be effected

s/effected/affected/

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/pull/49#pullrequestreview-276865801

Received on Monday, 19 August 2019 23:32:59 UTC