dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
Window.setMouseCursorVisible
dsfml
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
dsfml
window
window
Window
constructors
this
destructors
~this
enums
Style
functions
close
create
display
getSettings
getSystemHandle
hasFocus
isOpen
pollEvent
requestFocus
setActive
setFramerateLimit
setIcon
setJoystickThreshhold
setJoystickThreshold
setKeyRepeatEnabled
setMouseCursorVisible
setTitle
setVerticalSyncEnabled
setVisible
waitEvent
properties
position
size
Show or hide the mouse cursor. * The mouse cursor is visible by default. *