KeyReleasedEvent(Key) Constructor
Definition¶
Namespace: Brine2D.Input
Raised when a key is released.
public KeyReleasedEvent(Brine2D.Input.Key Key);
Parameters¶
Key Key
Namespace: Brine2D.Input
Raised when a key is released.
public KeyReleasedEvent(Brine2D.Input.Key Key);
Key Key