libtcod-net
WaitForKeyPress Method (flushInputBuffer)
NamespaceslibtcodWrapperKeyboardWaitForKeyPress(Boolean)
Block until user presses key
Declaration Syntax
C#
public static KeyPress WaitForKeyPress(
	bool flushInputBuffer
)
Parameters
flushInputBuffer (Boolean)
Flush all outstanding keystrokes and wait for next stroke
Return Value
Keypress

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)