Tesla Graphics Engine Documentation (January 2012)
IsKeyUp Method (key)
TeslaTesla.InputKeyboardStateIsKeyUp(Keys)
Query if the specified key is up and thus not pressed.
Declaration Syntax
C#
public bool IsKeyUp(
	Keys key
)
Parameters
key (Keys)
Key to query
Return Value
If the key is not pressed

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