KeyPressedEvent(Key, bool) Constructor Definition Namespace: Brine2D.Input Raised when a key is pressed. C#public KeyPressedEvent(Brine2D.Input.Key Key, bool IsRepeat=false); Parameters Key Key IsRepeat System.Boolean