Mouse.getGlobalCursorPosition

Returns the global cursor position. x and y will be reported relative to the top-left of the Desktop

class Mouse
@nogc static
Vector2i
getGlobalCursorPosition
nothrow
(
)

Meta