Overload List

  NameDescription
IsKeyPressed(Keys)
Indicates whether a key is pressed.
IsKeyPressed(MouseButtons)
Indicates whether a mouse button is pressed.
IsKeyPressed(Keys, Boolean)
Tests whether the key is pressed.
IsKeyPressed(MouseButtons, Boolean)
Indicates whether a mouse button is pressed.

See Also