liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Input.getNormalizedDeviceCoords
liberty
input
impl
Input
* Returns mouse position in normalized device coordinates.
class
Input
static
Vector2F
getNormalizedDeviceCoords
(
Vector2F
mousePos
=
mouse.getPostion
()
,
Window
window
=
Platform.getWindow
()
)
Meta
Source
See Implementation
liberty
input
impl
Input
static functions
createProfile
getJoystick
getKeyboard
getMouse
getMousePicker
getNormalizedDeviceCoords
getProfile
initialize
removeProfile
update
* Returns mouse position in normalized device coordinates.