InputContextCollectionExtensions Class
Definition
Namespace: Brine2D.Input
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. |