Sets horizontal and vertical mouse offset. You can access these values directly, see etc.mouse.* fields.
cock.setMouseOffset ( self, x, y )
table self
number x
number y
Values will be treaten as the "screen center", e.g. if mouse goes to the left or the the above of it then mouse position will read negative value.