Function Mouse.totalWheelDisplacement

Gets by how much the mouse wheel has been displaced Records changes in wheel from the start of mouse construction

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