Tesla Graphics Engine Documentation (January 2012)
Item Property (key)
TeslaTesla.InputKeyboardStateItem[([( Keys])])
Query the keystate for the specified key.
Declaration Syntax
C#
public KeyState this[
	Keys key
] { get; }
Parameters
key (Keys)
Specified key
Return Value
The keystate for that key

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)