libtcod-net
IsKeyPressed Method (key)
NamespaceslibtcodWrapperKeyboardIsKeyPressed(KeyCode)
Determine if a given key is currently being pressed
Declaration Syntax
C#
public static bool IsKeyPressed(
	KeyCode key
)
Parameters
key (KeyCode)
Key in question
Return Value
Is Key Pressed?

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