Mouse.screenLocation

Sets the location of the mouse globally

  1. iVector screenLocation [@property setter]
    class Mouse
    @property
    void
    screenLocation
    (
    iVector location
    )
  2. iVector screenLocation [@property getter]

Meta