Skip to content

Commit 3a6594a

Browse files
authored
Update Mouse.yaml
This adds extra information on image compatibility requirements for mouse icons.
1 parent 3ab4c98 commit 3a6594a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en-us/reference/engine/classes/Mouse.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ properties:
121121
capabilities:
122122
- Input
123123
writeCapabilities: []
124-
- name: Mouse.Icon
124+
- name: Mouse.
125125
summary: |
126126
The content ID of the image used as the `Class.Mouse` icon.
127127
description: |
@@ -142,6 +142,7 @@ properties:
142142
cursors:
143143
144144
- 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.
145146
- The **center** of the image is where mouse inputs are issued.
146147
- The default mouse image is 64x64 pixels, with the mouse taking up 17x24
147148
pixels of space.

0 commit comments

Comments
 (0)