Tesla Graphics Engine Documentation (January 2012)
Check Method (time)
TeslaTesla.InputKeyPressedConditionCheck(GameTime)
Checks if the key is pressed.
Declaration Syntax
C#
public override bool Check(
	GameTime time
)
Parameters
time (GameTime)
Time elapsed since the last update
Return Value
True if pressed

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