Skip to content

InputContext.ClearFrameState() Method

Definition

Namespace: Brine2D.Input

Clears all per-frame input state. Called directly by unit tests to simulate a new frame boundary.

internal void ClearFrameState();