Add win.cursor
13
win.cursor.md
Normal file
13
win.cursor.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# win.cursor(value)
|
||||||
|
Estableix si el cursor ha de ser visible o no.
|
||||||
|
|
||||||
|
### Paràmetres
|
||||||
|
* value — true per mostrar el cursor, false per ocultar-lo.
|
||||||
|
|
||||||
|
### Exemple
|
||||||
|
```
|
||||||
|
win.cursor(false)
|
||||||
|
```
|
||||||
|
|
||||||
|
### Vore també
|
||||||
|
* [win.fullscreen](win.fullscreen)
|
||||||
Reference in New Issue
Block a user