IInputContext.IsKeyReleased(Key) Method
Definition¶
Namespace: Brine2D.Input
Returns true if the key was released this frame.
bool IsKeyReleased(Brine2D.Input.Key key);
Parameters¶
key Key
Namespace: Brine2D.Input
Returns true if the key was released this frame.
bool IsKeyReleased(Brine2D.Input.Key key);
key Key