kray
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kray
kray
/
raylib
/
Mouse
/
setScale
set
Scale
fun
setScale
(
x
:
Float
,
y
:
Float
)
:
ERROR CLASS: Unresolved name: SetMouseScale
Sets the size scale of the mouse pointer.
Parameters
x
The X scale to use.
y
The Y scale to use.