SDG Toolkit

Mouse Constructor (Int32, Int32)

Specialized Mouse Constructor used if you want to create a dummy mouse that just moves around the screen

public Mouse(
   int x,
   int y
);

See Also

Mouse Class | Sdgt Namespace | Mouse Constructor Overload List