Mouse.pressedCoords

Get the coordinates at which button was last pressed. Useful for dragging.

class Mouse
nothrow @nogc @safe pure const
vec2i
pressedCoords

Meta