IMouseInputUpdateMousePosition Method |
Move the cursor to be at the center of the screen.
Namespace:
GeonBit.UI
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax void UpdateMousePosition(
Vector2 pos
)
Parameters
- pos
- Type: Vector2
New mouse position.
See Also