Overload List

  NameDescription
WaitForKey()()()
Waits for key press for the unlimited time.
WaitForKey(Double)
Waits for the given time with the possibility of interrupting by pressing the key.
WaitForKey(Double, Boolean)
Waits for the given time with the possibility of interrupting by pressing the key.

See Also