Skip to content

InputContextCollectionExtensions Class

Definition

Namespace: Brine2D.Input

C#
public static class InputContextCollectionExtensions

Inheritance System.Object → InputContextCollectionExtensions

Methods
UseInputLayers\(this Brine2DBuilder\) Enables the input layer system, which routes input to registered IInputLayer implementations in priority order. Layers can consume input to prevent lower-priority layers from receiving it.