liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Mouse.setCursorType
liberty
input
mouse
impl
Mouse
* Set current cursor type. * For available options see
CursorType
.
class
Mouse
void
setCursorType
(
CursorType
cursorType
,
Window
window
=
Platform.getWindow
()
)
Meta
Source
See Implementation
liberty
input
mouse
impl
Mouse
functions
getCursorType
getLastPostion
getPostion
getPreviousPostion
isButtonDown
isButtonHold
isButtonNone
isButtonUp
isMoving
isMovingDown
isMovingLeft
isMovingRight
isMovingUp
isStaying
isUnfolding
setCursorType
setLastPosition
setPosition
setPreviousPostion
update
wasMovingDown
wasMovingLeft
wasMovingRight
wasMovingUp
* Set current cursor type. * For available options see CursorType.