dgame ~master (2021-12-24T16:32:58.6490046)
Dub
Repo
Mouse.createCursor
Dgame
System
Mouse
Mouse
Create a Surface cursor.
Cursor
createCursor
(Surface srfc, int hx, int hy)
class
Mouse
@
nogc
static nothrow
Cursor
createCursor
(
ref
Surface
srfc
,
int
hx
,
int
hy
)
Cursor
createCursor
(SystemCursor cursor)
Meta
Source
See Implementation
Dgame
System
Mouse
Mouse
aliases
Cursor
enums
Button
SystemCursor
static functions
captureCursor
createCursor
enableRelativeMouse
getCursor
getCursorPosition
getDefaultCursor
getGlobalCursorPosition
getRelativeCursorPosition
hasRelativeMouse
isPressed
setCursor
setCursorPosition
setGlobalCursorPosition
showCursor
Create a Surface cursor.