Tesla Graphics Engine Documentation (January 2012)
InputAction..::..DelegateInputAction Delegate
TeslaTesla.InputInputActionInputAction..::..DelegateInputAction
Delegate that contains logic that is excuted by InputAction.Perform(), used in leiu of a subclass.
Declaration Syntax
C#
public delegate void DelegateInputAction(
	GameTime time
)
Parameters
time (GameTime)
Time elapsed since the last update

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