nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Window.setMouseCursorVisible
nudsfml
window
window
Window
Show or hide the mouse cursor.
The mouse cursor is visible by default.
class
Window
void
setMouseCursorVisible
(
bool
visible
)
Meta
Source
See Implementation
nudsfml
window
window
Window
constructors
this
destructors
~this
enums
Style
functions
close
create
deleteWindowPtr
display
getMousePosition
getSettings
getSystemHandle
hasFocus
isOpen
mouse_SetPosition
mouse_getPosition
pollEvent
requestFocus
setActive
setFramerateLimit
setIcon
setJoystickThreshhold
setJoystickThreshold
setKeyRepeatEnabled
setMouseCursorVisible
setMousePosition
setTitle
setVerticalSyncEnabled
setVisible
waitEvent
properties
position
size
static functions
getWindowPointer
variables
sfPtr
Show or hide the mouse cursor.
The mouse cursor is visible by default.