IInputLayer.Priority Property
Definition¶
Namespace: Brine2D.Input
Priority for input processing (higher = processed first). UI typically uses 1000, game uses 0.
int Priority { get; }
Namespace: Brine2D.Input
Priority for input processing (higher = processed first). UI typically uses 1000, game uses 0.
int Priority { get; }