We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4cfa82 commit f6f0a0bCopy full SHA for f6f0a0b
content/en-us/reference/engine/enums/MouseBehavior.yaml
@@ -17,14 +17,14 @@ items:
17
deprecation_message: ''
18
- name: LockCenter
19
summary: |
20
- The mouse is locked, and cannot move from, the center of the user's
+ The mouse is locked and cannot move from the center of the user's
21
screen.
22
value: 1
23
tags: []
24
25
- name: LockCurrentPosition
26
27
- The mouse is locked, and cannot move from, it's current position on the
+ The mouse is locked and cannot move from its current position on the
28
user's screen at the time of locking.
29
value: 2
30
0 commit comments