Click or drag to resize
GameInputMousePositionDiff Property
Get mouse position diff since last frame.

Namespace:  GeonBit.Managers
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Vector2 MousePositionDiff { get; }

Property Value

Type: Vector2
See Also