Tesla Graphics Engine Documentation (January 2012)
CheckAndPerform Method (time)
TeslaTesla.InputInputTriggerCheckAndPerform(GameTime)
Checks the condition and performs the action if the condition is satisfied.
Declaration Syntax
C#
public bool CheckAndPerform(
	GameTime time
)
Parameters
time (GameTime)
Time elapsed since the last update
Return Value
True if the action successfully was performed, false otherwise

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