Class Environment.Input.Mouse
Inheritance
System.Object
Environment.Input.Mouse
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public static class Mouse
Properties
MouseLeftActive
Declaration
public static bool MouseLeftActive { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
MouseRightActive
Declaration
public static bool MouseRightActive { get; }
Property Value
Type | Description |
---|---|
System.Boolean |