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 3ab4c98 commit 3a6594aCopy full SHA for 3a6594a
content/en-us/reference/engine/classes/Mouse.yaml
@@ -121,7 +121,7 @@ properties:
121
capabilities:
122
- Input
123
writeCapabilities: []
124
- - name: Mouse.Icon
+ - name: Mouse.
125
summary: |
126
The content ID of the image used as the `Class.Mouse` icon.
127
description: |
@@ -142,6 +142,7 @@ properties:
142
cursors:
143
144
- The dimensions of the image used determines the size of the cursor.
145
+ - The dimensions of the image should not exceed 256 pixels on any axis.
146
- The **center** of the image is where mouse inputs are issued.
147
- The default mouse image is 64x64 pixels, with the mouse taking up 17x24
148
pixels of space.
0 commit comments