Skip to content

InputMapping Class

Definition

Namespace: Brine2D.Input

Pure, stateless mapping tables between SDL3 input types and Brine2D input types. No dependencies — fully unit testable without SDL3 initialised.

C#
internal static class InputMapping

Inheritance System.Object → InputMapping