Skip to content

InputLayerManager.MouseConsumed Property

Definition

Namespace: Brine2D.Input

Returns true if mouse input was consumed by any layer this frame.

public bool MouseConsumed { get; }

Property Value

System.Boolean