InputLayerManager.MouseConsumed Property
Definition¶
Namespace: Brine2D.Input
Returns true if mouse input was consumed by any layer this frame.
public bool MouseConsumed { get; }
Namespace: Brine2D.Input
Returns true if mouse input was consumed by any layer this frame.
public bool MouseConsumed { get; }