Tesla Graphics Engine Documentation (January 2012)
Run Method (mainLoop)
TeslaTesla.Windows.UtilMessagePumpRun(Heartbeat)
Sets up the heartbeat to be executed during the application's idle state and aclls Application.Run().
Declaration Syntax
C#
public static void Run(
	Heartbeat mainLoop
)
Parameters
mainLoop (Heartbeat)
Heartbeat update/render loop

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