File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
name : ' getCursorAlpha'
3
3
pair : ' setCursorAlpha'
4
4
description : |
5
- This function is used to get the client's cursor alpha (transparency).
5
+ This function is used to get the client's cursor alpha (transparency).
6
+ preview_images :
7
+ - path : ' /assets/cursor-alpha.jpg'
8
+ description : ' Visual representation of the cursor alpha'
6
9
returns :
7
10
description : |
8
11
Returns a int between 0 and 255, where 255 is fully opaque and 0 is fully transparent.
Original file line number Diff line number Diff line change 5
5
This function is used to change alpha (transparency) from the client's cursor.
6
6
preview_images :
7
7
- path : ' /assets/cursor-alpha.jpg'
8
- description : ' Example for setCursorAlpha '
8
+ description : ' Visual representation of the cursor alpha '
9
9
parameters :
10
10
- name : ' alpha'
11
11
type : ' int'
You can’t perform that action at this time.
0 commit comments