Tesla Graphics Engine Documentation (January 2012)
CheckTriggers Method (time)
TeslaTesla.InputInputLayerCheckTriggers(GameTime)
Checks each trigger if its condition is true, then performs it.
Declaration Syntax
C#
public void CheckTriggers(
	GameTime time
)
Parameters
time (GameTime)
Time elapsed since the last update

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