Function Mouse.location

Gets the mouse location accounting for logical size or viewport This should be what is most regularly used

Vector!(int,2) location() @property;