Overload List

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

See Also