Encapsulates the state of a mouse.

Namespace: VVVV.Utils.IO
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public struct MouseState : IEquatable<MouseState>

See Also