IInputContext.Update() Method
Definition¶
Namespace: Brine2D.Input
Updates the input state for the current frame. Must be called exactly once per frame before processing input.
internal void Update();
Namespace: Brine2D.Input
Updates the input state for the current frame. Must be called exactly once per frame before processing input.
internal void Update();